diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-01-09 17:41:05 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-01-10 17:34:53 -0800 |
| commit | 23189d58601ab096259826038a30afd5a9ab30fb (patch) | |
| tree | 46068f5f15637c5ca3285847ff1188552b87ddb8 /xinitrc | |
| parent | fc73f454137d96e9f463c8fe9bf5feffdf1f3607 (diff) | |
include unclutter in xinit
Diffstat (limited to 'xinitrc')
| -rw-r--r-- | xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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} |
