Add custom keymap

Swaps the number row so symbols are without shift and numbers are with
This commit is contained in:
Jonathan Hodgson 2018-05-09 13:37:32 +01:00
parent 50360a6c6a
commit b496fb0bae
2 changed files with 249 additions and 0 deletions

View file

@ -1,3 +1,4 @@
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
export QT_QPA_PLATFORMTHEME=qt5ct
export `gnome-keyring-daemon -d`
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)