Add custom keymap
Swaps the number row so symbols are without shift and numbers are with
This commit is contained in:
parent
50360a6c6a
commit
b496fb0bae
2 changed files with 249 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue