diff --git a/gnome-hotkeys.sh b/gnome-settings.sh similarity index 93% rename from gnome-hotkeys.sh rename to gnome-settings.sh index 18fcec8..b32068a 100755 --- a/gnome-hotkeys.sh +++ b/gnome-settings.sh @@ -27,3 +27,6 @@ gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-8 "['

9']" gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-10 "['0']" +# use touchscreen areas instead of needing 2 fingies for secondary click +gsettings set org.gnome.desktop.peripherals.touchpad \ + click-method areas