User <Super>1-10 to switch workspaces ...
... instead of launching "favorite" apps
This commit is contained in:
parent
d1b4d6c8dc
commit
fc19761aac
2 changed files with 23 additions and 0 deletions
|
|
@ -162,6 +162,20 @@ toggle-tiling=['<Shift><Super>y']
|
|||
[org/gnome/shell/keybindings]
|
||||
focus-active-notification=@as []
|
||||
open-application-menu=@as []
|
||||
# Disable Gnome's default behavior of opening "favorite" apps
|
||||
# with <Super>1-10 and instead switch workspaces
|
||||
# (goes together with [org/gnome/shell/extensions/dash-to-dock] > hot-keys)
|
||||
# Source: https://askubuntu.com/a/1138322
|
||||
switch-to-application-1=@as []
|
||||
switch-to-application-2=@as []
|
||||
switch-to-application-3=@as []
|
||||
switch-to-application-4=@as []
|
||||
switch-to-application-5=@as []
|
||||
switch-to-application-6=@as []
|
||||
switch-to-application-7=@as []
|
||||
switch-to-application-8=@as []
|
||||
switch-to-application-9=@as []
|
||||
switch-to-application-10=@as []
|
||||
toggle-message-tray=['<Super>v']
|
||||
toggle-overview=@as []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue