diff options
author | Karel Kočí <cynerd@email.cz> | 2016-10-15 23:00:00 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-10-15 23:00:00 +0200 |
commit | 299db32119b6f51c36dcf34e0755dcabfa194855 (patch) | |
tree | 232467063dfe80fffb94e01dc93bb0615002ddff | |
parent | 88c8b6493aea1549d71be0345295beb6c4e61c00 (diff) | |
download | myconfigs-299db32119b6f51c36dcf34e0755dcabfa194855.tar.gz myconfigs-299db32119b6f51c36dcf34e0755dcabfa194855.tar.bz2 myconfigs-299db32119b6f51c36dcf34e0755dcabfa194855.zip |
X enable numlock on start
-rw-r--r-- | xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ xrdb -merge -I$HOME ~/.Xresources setxkbmap -option caps:escape +numlockx export QT_STYLE_OVERRIDE='gtk2' export STEAM_RUNTIME=0 |