use xbanish instead of unclutter for --keystroke support
This commit is contained in:
parent
f9ddf37839
commit
2043eeb7bb
@ -20,7 +20,7 @@ picom --experimental-backends & #ME NEED BLUR
|
|||||||
dunst & # dunst for notifications
|
dunst & # dunst for notifications
|
||||||
dwmblocks 2> /dev/null &
|
dwmblocks 2> /dev/null &
|
||||||
xset r rate 300 50 & # Speed xrate up
|
xset r rate 300 50 & # Speed xrate up
|
||||||
unclutter --timeout 2 --ignore-scrolling & # Remove mouse when idle
|
xbanish -t 2 &
|
||||||
element-desktop --hidden &
|
element-desktop --hidden &
|
||||||
transmission-daemon &
|
transmission-daemon &
|
||||||
ibus-daemon -drx &
|
ibus-daemon -drx &
|
||||||
|
Loading…
Reference in New Issue
Block a user