mirror of
https://github.com/flynx/post-install.git
synced 2025-10-28 10:10:08 +00:00
better input config...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
644257cf78
commit
0011683362
@ -547,6 +547,9 @@ function feature-gnome(){
|
||||
@ gsettings set org.gnome.desktop.wm.preferences visual-bell true
|
||||
@ gsettings set org.gnome.desktop.wm.preferences visual-bell-type frame-flash
|
||||
|
||||
# per window input selection...
|
||||
@ gsettings set org.gnome.desktop.input-sources.per-window true
|
||||
|
||||
# swap language with alt-shift...
|
||||
# NOTE: with the way the gui is setup not this is not possible to set there...
|
||||
@ gsettings set org.gnome.desktop.wm.keybindings switch-input-source-backward "['<Alt>Shift_L']"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user