From 302d09219324e28fc778401684e7113ab85fac61 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Mon, 1 Feb 2016 22:35:33 +0000 Subject: [PATCH] xprofile: replace unclutter with unclutter-xfixes-git --- xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xprofile b/xprofile index 8d7bd24..48d231b 100644 --- a/xprofile +++ b/xprofile @@ -5,7 +5,7 @@ xautolock -detectsleep \ -time 20 -locker "i3lock -nc 000000" \ -killtime 70 -killer "systemctl suspend" & xkbcomp -I$HOME/.config/xkb $HOME/.config/xkb/$(hostname).xkb $DISPLAY -unclutter -idle 1 -root & +unclutter --timeout 1 & [[ -f "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys --file $XDG_CONFIG_HOME/xbindkeys/$(hostname) xcape -e "Control_L=Escape;Control_R=Escape" urxvtd -q -f -o -- 2.48.1