diff --git a/.config/X11/xprofile b/.config/X11/xprofile index b616e11..0bde624 100644 --- a/.config/X11/xprofile +++ b/.config/X11/xprofile @@ -17,5 +17,6 @@ xrdb "$XDG_CONFIG_HOME/X11/xresources" xrdb -merge "$XDG_STATE_HOME/xcolors" setxkbmap 'fr(oss)' +xinput set-prop "Logitech Gaming Mouse G502" "libinput Natural Scrolling Enabled" 1 & xset r rate 300 50 & sxhkd &