diff options
Diffstat (limited to 'home/.config/X11/xprofile')
-rw-r--r-- | home/.config/X11/xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/X11/xprofile b/home/.config/X11/xprofile index 54e04b3..2750c24 100644 --- a/home/.config/X11/xprofile +++ b/home/.config/X11/xprofile @@ -8,6 +8,7 @@ systemctl --user import-environment PATH DISPLAY XAUTHORITY [ -r ~/.config/X11/Xresources ] && xrdb ~/.config/X11/Xresources xsetroot -cursor_name left_ptr & +xset -b input-setup & unclutter & keynav & |