From f68b645ff061c7e1dc7e23b3fa67a4c55245963b Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Fri, 16 Feb 2024 09:48:11 -0600 Subject: lots of changes, mostly to align with the sway-config-fedora package --- sway-de/wob/.local/share/systemd/user/wob.service | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sway-de/wob/.local/share/systemd/user/wob.service (limited to 'sway-de/wob/.local/share/systemd/user/wob.service') diff --git a/sway-de/wob/.local/share/systemd/user/wob.service b/sway-de/wob/.local/share/systemd/user/wob.service deleted file mode 100644 index 1193b30..0000000 --- a/sway-de/wob/.local/share/systemd/user/wob.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=A lightweight overlay volume/backlight/progress/anything bar for Wayland -Documentation=man:wob(1) -PartOf=sway-session.target -After=sway-session.target -ConditionEnvironment=WAYLAND_DISPLAY - -[Service] -StandardInput=socket -ExecStart=/usr/bin/wob - -[Install] -WantedBy=sway-session.target -- cgit v1.2.3