aboutsummaryrefslogtreecommitdiff
path: root/config/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'config/systemd')
-rw-r--r--config/systemd/user/waybar.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/systemd/user/waybar.service b/config/systemd/user/waybar.service
deleted file mode 100644
index 110ab83..0000000
--- a/config/systemd/user/waybar.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=Waybar
-
-[Service]
-ExecStart="/run/current-system/sw/bin/waybar"
-
-[Install]
-WantedBy="graphical-session.target"