Enable moving current app to different workspace via hotkey

Shift + Super + 1/2/3/4/5/6 to move the current app to the selected
workspace. No more mousing around!
This commit is contained in:
David Heinemeier Hansson
2024-06-05 16:10:34 -07:00
parent 490a489930
commit fd41371d61
2 changed files with 9 additions and 7 deletions

View File

@ -56,4 +56,5 @@ gsettings set org.gnome.shell.extensions.blur-my-shell.dash-to-dock style-dash-t
# Configure Space Bar
gsettings set org.gnome.shell.extensions.space-bar.behavior smart-workspace-names false
gsettings set org.gnome.shell.extensions.space-bar.shortcuts enable-activate-workspace-shortcuts false
gsettings set org.gnome.shell.extensions.space-bar.shortcuts enable-move-to-workspace-shortcuts true
gsettings set org.gnome.shell.extensions.space-bar.shortcuts open-menu "@as []"