summaryrefslogtreecommitdiffstats
path: root/unclutter/.config/systemd/user/unclutter.service
diff options
context:
space:
mode:
Diffstat (limited to 'unclutter/.config/systemd/user/unclutter.service')
-rw-r--r--unclutter/.config/systemd/user/unclutter.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/unclutter/.config/systemd/user/unclutter.service b/unclutter/.config/systemd/user/unclutter.service
new file mode 100644
index 0000000..c792aef
--- /dev/null
+++ b/unclutter/.config/systemd/user/unclutter.service
@@ -0,0 +1,6 @@
+[Service]
+ExecStart=unclutter --timeout 1
+Restart=always
+
+[Install]
+WantedBy=default.target