aboutsummaryrefslogtreecommitdiffstats
path: root/polybar/.config/systemd/user
diff options
context:
space:
mode:
Diffstat (limited to 'polybar/.config/systemd/user')
-rw-r--r--polybar/.config/systemd/user/polybar.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/polybar/.config/systemd/user/polybar.service b/polybar/.config/systemd/user/polybar.service
new file mode 100644
index 0000000..3e29f3f
--- /dev/null
+++ b/polybar/.config/systemd/user/polybar.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Polybar
+
+[Service]
+ExecStart=polybar %H
+
+[Install]
+WantedBy=wm.target