Skip to content
This repository was archived by the owner on Sep 3, 2026. It is now read-only.

Commit 857f976

Browse files
committed
GSettings - keybindings: switch-to-workspace-* <Control><Super>h/l
1 parent 3c7bab4 commit 857f976

2 files changed

Lines changed: 2 additions & 67 deletions

File tree

DistroAgnostic/gnome/40keybindings_gsettings.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ for_each "gsettings set org.gnome.desktop.wm.keybindings " << 'BASH'
6767
switch-to-workspace-11 "['<Alt>0']"
6868
switch-to-workspace-12 "['<Alt>minus']"
6969
switch-to-workspace-last "['<Control><Super>End']"
70-
switch-to-workspace-left "['<Control><Super>Left']"
71-
switch-to-workspace-right "['<Control><Super>Right']"
70+
switch-to-workspace-left "['<Control><Super>Left', '<Control><Super>h']"
71+
switch-to-workspace-right "['<Control><Super>Right', '<Control><Super>l']"
7272
switch-to-workspace-up "[]"
7373
switch-to-workspace-down "[]"
7474
switch-windows "[]"

Ubuntu/RootDotfiles/horarium/etc/cron.d/horarium

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)