parent
e7c841e5f1
commit
53d1499705
2 changed files with 8 additions and 2 deletions
6
mykblayouts
Executable file
6
mykblayouts
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue