i3: Change default keyboard layout to neo
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
parent
4842af6ad3
commit
4e37cb5ec5
@ -1,5 +1,6 @@
|
|||||||
# {{{ KEYBOARD MAP }}}
|
# {{{ KEYBOARD MAP }}}
|
||||||
exec_always setxkbmap de -option 'compose:ralt,lv3:caps_switch'
|
# exec_always setxkbmap de -option 'compose:ralt,lv3:caps_switch'
|
||||||
|
exec_always setxkbmap de neo
|
||||||
|
|
||||||
# {{{ AUTOSTART }}}
|
# {{{ AUTOSTART }}}
|
||||||
exec ~/.config/autorun.sh
|
exec ~/.config/autorun.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user