aboutsummaryrefslogtreecommitdiff
path: root/sway-de/xdg-names/.local/share/systemd/user
diff options
context:
space:
mode:
Diffstat (limited to 'sway-de/xdg-names/.local/share/systemd/user')
-rw-r--r--sway-de/xdg-names/.local/share/systemd/user/xdg-names.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/sway-de/xdg-names/.local/share/systemd/user/xdg-names.service b/sway-de/xdg-names/.local/share/systemd/user/xdg-names.service
deleted file mode 100644
index 799431b..0000000
--- a/sway-de/xdg-names/.local/share/systemd/user/xdg-names.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Rename Sway workspaces based on XDG metadata
-PartOf=sway-session.target
-
-[Service]
-Type=simple
-ExecStart=%h/.local/bin/xdg-names.py --debug
-ExecStop=/bin/kill -2 $MAINPID
-Restart=on-failure
-RestartSec=1
-TimeoutStopSec=10
-
-[Install]
-WantedBy=sway-session.target