add aliases for keyboard layouts

This commit is contained in:
Jonathan Hodgson 2019-01-22 08:28:15 +00:00
والد 8c3a3e9462
کامیت 52b8328a78
2فایلهای تغییر یافته به همراه15 افزوده شده و 4 حذف شده

مشاهده پرونده

@ -151,3 +151,6 @@ alias updateTime="sudo ntpd -qg"
# Keyboard - reset
# Sometimes, if I turn the screens off, the keyboard resets itself to defaults. Not sure why but this will put my keyboard back to how I like it
alias kb="xmodmap ~/.Xmodmap; xset r rate 200 70; xcape"
alias colemak="setxkbmap -layout gb,gb -variant \"colemak,\" -option grp:shifts_toggle"
alias qwerty="setxkbmap -layout gb"