aboutsummaryrefslogtreecommitdiff
path: root/bin/gnome3-keybindings
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2023-11-25 08:04:34 -0800
committerRaúl Benencia <id@rbenencia.name>2023-11-25 08:05:27 -0800
commiteaf069f2a0ade65cdb6e3e848e4d54aa9419ff32 (patch)
tree55d1ead086cde203779c168d50d82c5f9492e2d3 /bin/gnome3-keybindings
parent7ac8d682c9496bbac9350b1fca2673f15a70a279 (diff)
gnome: set workspace config
Diffstat (limited to 'bin/gnome3-keybindings')
-rwxr-xr-xbin/gnome3-keybindings7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/gnome3-keybindings b/bin/gnome3-keybindings
deleted file mode 100755
index 282fc0c..0000000
--- a/bin/gnome3-keybindings
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-for i in $(seq 1 9); do
- gsettings set org.gnome.shell.keybindings switch-to-application-$i '[]'
- gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-$i "['<Super>$i']"
- gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-$i "['<Shift><Super>$i']"
-done
nihil fit ex nihilo