mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
dock: also configure the keyboard as expected
This commit is contained in:
parent
1251eccf6d
commit
6f73015d1d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ case "$event,$use,$(uname -n),$name" in
|
|||
if xrandr | grep '^DP. connected'; then
|
||||
xrandr --output eDP1 --off --output DP3 --auto --primary --output DP4 --auto --right-of DP3 --dpi 96
|
||||
fi
|
||||
xkb default
|
||||
;;
|
||||
Enabled,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||
xkb x1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue