use xbanish instead of unclutter for --keystroke support

This commit is contained in:
Alexander Bocken 2021-07-07 11:48:02 +02:00
parent f9ddf37839
commit 2043eeb7bb
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -20,7 +20,7 @@ picom --experimental-backends & #ME NEED BLUR
dunst & # dunst for notifications
dwmblocks 2> /dev/null &
xset r rate 300 50 & # Speed xrate up
unclutter --timeout 2 --ignore-scrolling & # Remove mouse when idle
xbanish -t 2 &
element-desktop --hidden &
transmission-daemon &
ibus-daemon -drx &