Disable the keyboard shortcut for Pop Shell's launcher
This commit is contained in:
parent
617e493187
commit
dedd6fdd64
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ command='/usr/bin/flatpak run com.spotify.Client'
|
||||||
name='Spotify'
|
name='Spotify'
|
||||||
|
|
||||||
[org/gnome/shell/extensions/pop-shell]
|
[org/gnome/shell/extensions/pop-shell]
|
||||||
activate-launcher=['<Super>d']
|
activate-launcher=@as []
|
||||||
focus-down=['<Super>Down']
|
focus-down=['<Super>Down']
|
||||||
focus-left=['<Super>Left']
|
focus-left=['<Super>Left']
|
||||||
focus-right=['<Super>Right']
|
focus-right=['<Super>Right']
|
||||||
|
|
Loading…
Reference in a new issue