move some machine-specific keyboard settings to their respective profile
[~bandali/configs] / .config / profiles / langa
1 # export XDG_DATA_DIRS="/usr/share/mate:/usr/local/share/:/usr/share/"
2
3 if [ -x "$(command -v xinput)" ]; then
4 xinput set-prop 'TPPS/2 IBM TrackPoint' 'libinput Accel Speed' -0.4
5 fi
6
7 xmodmap -e "keysym Menu = Super_R"