summaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-01-09 17:41:05 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-01-10 17:34:53 -0800
commit23189d58601ab096259826038a30afd5a9ab30fb (patch)
tree46068f5f15637c5ca3285847ff1188552b87ddb8 /xinitrc
parentfc73f454137d96e9f463c8fe9bf5feffdf1f3607 (diff)
include unclutter in xinit
Diffstat (limited to 'xinitrc')
-rw-r--r--xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
index b3f75c2..88e7a9a 100644
--- a/xinitrc
+++ b/xinitrc
@@ -6,6 +6,7 @@ pulseaudio -k
pulseaudio -D
~/.fehbg &
slstatus &
+unclutter --timeout 3 --hide-on-key-press &
WM=${2:-dwm}
dbus-launch --exit-with-session ${WM}