Add ~/.config/systemd/user
This commit is contained in:
12
dot_config/systemd/user/wob.service
Normal file
12
dot_config/systemd/user/wob.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=A lightweight overlay volume/backlight/progress/anything bar for Wayland
|
||||
Documentation=man:wob(1)
|
||||
BindsTo=sway-session.target
|
||||
ConditionEnvironment=WAYLAND_DISPLAY
|
||||
|
||||
[Service]
|
||||
StandardInput=socket
|
||||
ExecStart=/usr/bin/wob
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
Reference in New Issue
Block a user