xkb: set default keyboard to US

Then, inputplug will configure per-keyboards bindings.
This commit is contained in:
Vincent Bernat 2019-05-11 07:01:33 +02:00
parent 902f4851b9
commit 43a8e78c88

View file

@ -33,6 +33,7 @@ esac
. ~/.config/awesome/bin/xsettingsd-setup
~/.config/awesome/bin/xss-lock start &
xiccd --edid &
setxkbmap us
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
nmcli radio all off
rfkill block all 2> /dev/null