because I can patch the xkeyboard-config
This commit is contained in:
parent
69ce90c5ff
commit
d16f5490bd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ if $(lsusb -d '04d9:0125' > /dev/null) || [[ -n $1 ]]; then
|
||||||
layouts='us(altgr-intl),ru(typewriter)'
|
layouts='us(altgr-intl),ru(typewriter)'
|
||||||
opts='grp:win_space_toggle,compose:menu,ctrl:nocaps'
|
opts='grp:win_space_toggle,compose:menu,ctrl:nocaps'
|
||||||
else
|
else
|
||||||
layouts='ducky_mini(us),ducky_mini(ru)'
|
layouts='us(ducky),ru(ducky)'
|
||||||
opts='grp:win_space_toggle,compose:menu'
|
opts='grp:win_space_toggle,compose:menu'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue