Skip to content

Commit

Permalink
rebind move workspace shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWolf-01 committed Oct 16, 2024
1 parent 019d1bc commit a5045b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions desktop/keybindings.csv
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ org.gnome.desktop.wm.keybindings move-to-workspace-8 []
org.gnome.desktop.wm.keybindings move-to-workspace-9 []
org.gnome.desktop.wm.keybindings move-to-workspace-down ['<Control><Shift><Alt>Down']
org.gnome.desktop.wm.keybindings move-to-workspace-last ['<Super><Shift>End']
org.gnome.desktop.wm.keybindings move-to-workspace-left ['<Super><Shift>Page_Up', '<Super><Shift><Alt>Left', '<Control><Shift><Alt>Left']
org.gnome.desktop.wm.keybindings move-to-workspace-right ['<Super><Shift>Page_Down', '<Super><Shift><Alt>Right', '<Control><Shift><Alt>Right']
org.gnome.desktop.wm.keybindings move-to-workspace-left ['<Super><Shift>Page_Up', '<Super><Shift><Alt>Left']
org.gnome.desktop.wm.keybindings move-to-workspace-right ['<Super><Shift>Page_Down', '<Super><Shift><Alt>Right']
org.gnome.desktop.wm.keybindings move-to-workspace-up ['<Control><Shift><Alt>Up']
org.gnome.desktop.wm.keybindings panel-main-menu ['<Alt>F1']
org.gnome.desktop.wm.keybindings panel-run-dialog ['<Alt>F2']
Expand Down

0 comments on commit a5045b0

Please sign in to comment.