aboutsummaryrefslogtreecommitdiffstats
path: root/unclutter/.config
diff options
context:
space:
mode:
Diffstat (limited to 'unclutter/.config')
-rw-r--r--unclutter/.config/systemd/user/unclutter.service8
1 files changed, 8 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..78e0996
--- /dev/null
+++ b/unclutter/.config/systemd/user/unclutter.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Unclutter: Hide the mouse while typing
+
+[Service]
+ExecStart=unclutter
+
+[Install]
+WantedBy=wm.target