Update input
This commit is contained in:
@@ -14,7 +14,7 @@ input type:touchpad {
|
|||||||
#
|
#
|
||||||
input type:keyboard xkb_layout "us"
|
input type:keyboard xkb_layout "us"
|
||||||
|
|
||||||
exec {
|
exec_always {
|
||||||
'swaymsg input type:keyboard xkb_layout "$(localectl status | grep "X11 Layout" | sed -e "s/^.*X11 Layout://")"'
|
'swaymsg input type:keyboard xkb_layout "$(localectl status | grep "X11 Layout" | sed -e "s/^.*X11 Layout://")"'
|
||||||
'swaymsg input type:keyboard xkb_variant "$(localectl status | grep "X11 Variant" | sed -e "s/^.*X11 Variant://")"'
|
'swaymsg input type:keyboard xkb_variant "$(localectl status | grep "X11 Variant" | sed -e "s/^.*X11 Variant://")"'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user