mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
fix etc/profile.d/mikaela.sh
This commit is contained in:
parent
632f2f2b6b
commit
93d775c3a5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user