7 lines
253 B
Bash
Raw Normal View History

2015-07-29 10:16:30 +03:00
# Map compose to left Windows key and kill x with ctrl alt backspace and
# disable unbreakable space
setxkbmap -option compose:lwin -option terminate:ctrl_alt_bksp -option nbsp:none
# Steam won't work with it's included runtime
2015-07-29 10:16:30 +03:00
#export STEAM_RUNTIME=0