diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-16 08:59:02 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-16 08:59:02 -0700 |
| commit | 3ca64ad7b3e9ca3774f7cfa98a2bc17e2992dfe6 (patch) | |
| tree | 2fa4684739f670987c13d4a690ba0984a2666d09 /config/xinitrc | |
| parent | 515b1d087462531cac0e8d9c47465553a2c46fb9 (diff) | |
more general unclutter flags
Diffstat (limited to 'config/xinitrc')
| -rw-r--r-- | config/xinitrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/xinitrc b/config/xinitrc index cbcc0e8..2dd241e 100644 --- a/config/xinitrc +++ b/config/xinitrc @@ -15,8 +15,7 @@ else fi ~/.fehbg & slstatus & -dunst & -unclutter --timeout 3 --hide-on-key-press & +unclutter --timeout 3 & WM=${2:-dwm} exec dbus-launch --exit-with-session bash -c "${AUDIO}; exec ${WM}" |
