keyboard detected automatically!
This commit is contained in:
@@ -12,15 +12,12 @@ input type:touchpad {
|
|||||||
|
|
||||||
# Read `man 5 sway-input` for more information about this section.
|
# Read `man 5 sway-input` for more information about this section.
|
||||||
#
|
#
|
||||||
# Keyboard - Uncomment to Pick - Defualt is ENGLISH (US)
|
input type:keyboard xkb_layout "us"
|
||||||
#
|
|
||||||
# All langauges and varinats in keyboard.conf
|
exec {
|
||||||
#
|
'swaymsg input type:keyboard xkb_layout "$(localectl status | grep "X11 Layout" | sed -e "s/^.*X11 Layout://")"'
|
||||||
# input * xkb_layout "gb"
|
'swaymsg input type:keyboard xkb_variant "$(localectl status | grep "X11 Variant" | sed -e "s/^.*X11 Variant://")"'
|
||||||
# input * xkb_layout "de"
|
}
|
||||||
# input * xkb_layout "nl"
|
|
||||||
input * xkb_layout "us"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user