mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(keyboard): add docs
This commit is contained in:
@@ -8,6 +8,8 @@ in {
|
||||
# man 7 xkeyboard-config
|
||||
services.xserver = {
|
||||
layout = commaSep ["de" "gr" "ru" "ara"];
|
||||
# T3: https://upload.wikimedia.org/wikipedia/commons/a/a9/German-Keyboard-Layout-T3-Version1-large.png
|
||||
# buckwalter: http://www.qamus.org/transliteration.htm
|
||||
xkbVariant = commaSep ["T3" "polytonic" "phonetic" "buckwalter"];
|
||||
xkbOptions =
|
||||
commaSep ["compose:caps" "terminate:ctrl_alt_bksp" "grp:ctrls_toggle"];
|
||||
|
||||
Reference in New Issue
Block a user