From 3ca64ad7b3e9ca3774f7cfa98a2bc17e2992dfe6 Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Mon, 16 Mar 2026 08:59:02 -0700 Subject: more general unclutter flags --- config/xinitrc | 3 +-- 1 file changed, 1 insertion(+), 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}" -- cgit v1.2.3