Revert "new keyboard layout in town"

This reverts commit e7c841e5f1.
This commit is contained in:
Von Random 2017-06-27 17:29:20 +03:00
parent e7c841e5f1
commit 53d1499705
2 changed files with 8 additions and 2 deletions

6
mykblayouts Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env zsh
layouts='us,ru'
variants='altgr-intl,typewriter'
opts='ctrl:nocaps,grp:win_space_toggle,compose:menu'
setxkbmap -layout $layouts -variant $variants -option $opts