keyboard detected automatically!

This commit is contained in:
OdiousImp2604
2021-02-12 10:18:20 +00:00
committed by GitHub
parent 2f38cd5fe3
commit 9e4b07bbff

View File

@@ -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"