aboutsummaryrefslogtreecommitdiff
path: root/wayland-basics/dot-config/systemd/user/kanshi.service
diff options
context:
space:
mode:
Diffstat (limited to 'wayland-basics/dot-config/systemd/user/kanshi.service')
-rw-r--r--wayland-basics/dot-config/systemd/user/kanshi.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/wayland-basics/dot-config/systemd/user/kanshi.service b/wayland-basics/dot-config/systemd/user/kanshi.service
deleted file mode 100644
index 4554384..0000000
--- a/wayland-basics/dot-config/systemd/user/kanshi.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Kanshi Wayland output manager
-PartOf=graphical-session.target
-After=graphical-session.target
-
-[Service]
-Type=exec
-ExecStart=/usr/bin/kanshi
-ExecReload=kill -SIGHUP $MAINPID
-Restart=on-failure
-
-[Install]
-WantedBy=graphical-session.target