Include standard US layout
This commit is contained in:
parent
a0efbc8c6b
commit
d174fc56e4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ set_keyboard_and_language () {
|
||||||
gsettings set org.gnome.desktop.wm.keybindings switch-windows-backward "['<Shift><Alt>Tab']"
|
gsettings set org.gnome.desktop.wm.keybindings switch-windows-backward "['<Shift><Alt>Tab']"
|
||||||
|
|
||||||
# https://github.com/acperkins/keyboard
|
# https://github.com/acperkins/keyboard
|
||||||
gsettings set org.gnome.desktop.input-sources sources "[('xkb', 'acp'), ('xkb', 'acp+us')]"
|
gsettings set org.gnome.desktop.input-sources sources "[('xkb', 'acp'), ('xkb', 'us')]"
|
||||||
|
|
||||||
# Set the thumb button on the Logitech MX Master mouse to 'toggle-overview'. Defaults are:
|
# Set the thumb button on the Logitech MX Master mouse to 'toggle-overview'. Defaults are:
|
||||||
# gsettings set org.gnome.desktop.wm.keybindings switch-panels "['<Control><Alt>Tab']"
|
# gsettings set org.gnome.desktop.wm.keybindings switch-panels "['<Control><Alt>Tab']"
|
||||||
|
|
Loading…
Reference in a new issue