mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 03:38:33 +02:00
xkb: set default keyboard to US
Then, inputplug will configure per-keyboards bindings.
This commit is contained in:
parent
902f4851b9
commit
43a8e78c88
1 changed files with 1 additions and 0 deletions
1
xsession
1
xsession
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue