summaryrefslogtreecommitdiffstats
path: root/.xprofile
blob: d95a8688f7a720acf445eb9297cac2e56f10f9c9 (plain)
1
2
3
4
5
6
# disable mouse horizontal scrolling
xinput set-button-map 8 1 2 3 4 5 0 0

# add czech keyboard layout, switch by shift+capslock
#setxkbmap -layout "us,cz"
setxkbmap -layout "us,cz" -option "grp:shift_caps_toggle,grp_led:scroll"