aboutsummaryrefslogtreecommitdiff
path: root/bin/gnome3-dconf-bindings
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gnome3-dconf-bindings')
-rwxr-xr-xbin/gnome3-dconf-bindings13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/gnome3-dconf-bindings b/bin/gnome3-dconf-bindings
new file mode 100755
index 0000000..105c8f1
--- /dev/null
+++ b/bin/gnome3-dconf-bindings
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-1 "['<Super>1']"
+dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-2 "['<Super>2']"
+dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-3 "['<Super>3']"
+dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-4 "['<Super>4']"
+dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-5 "['<Super>5']"
+
+dconf write /org/gnome/desktop/wm/keybindings/move-to-workspace-1 "['<Shift><Super>1']"
+dconf write /org/gnome/desktop/wm/keybindings/move-to-workspace-2 "['<Shift><Super>2']"
+dconf write /org/gnome/desktop/wm/keybindings/move-to-workspace-3 "['<Shift><Super>3']"
+dconf write /org/gnome/desktop/wm/keybindings/move-to-workspace-4 "['<Shift><Super>4']"
+dconf write /org/gnome/desktop/wm/keybindings/move-to-workspace-5 "['<Shift><Super>5']"
nihil fit ex nihilo