diff --git a/etc/profile.d/mikaela.sh b/etc/profile.d/mikaela.sh index 5be212c7..11f11dc7 100644 --- a/etc/profile.d/mikaela.sh +++ b/etc/profile.d/mikaela.sh @@ -1,6 +1,6 @@ -# Use Finnish keyboard layout and map compose to left Windows key and kill -# x with ctrl alt backspace and disable unbreakable space +# 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 -export STEAM_RUNTIME=0 +#export STEAM_RUNTIME=0