data: Unset default shortcut for 'toggle-overview'
The keybinding is a direct, less commonly used alternative to stand-alone 'super'. While it can be useful to have a regular keybinding alternative - although 'super+alt+up' also provides that to some extent - most users probably don't even know about it's existence. It is therefore less justified to take away a valuable shortcut slot, so stop assigning a default shortcut to free 'super+s' for other actions. Users who do use the keybinding can still use Settings to assign a shortcut. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5670 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2716>
This commit is contained in:
parent
0705c7a4eb
commit
ce14b316ff
@ -170,7 +170,7 @@
|
||||
</description>
|
||||
</key>
|
||||
<key name="toggle-overview" type="as">
|
||||
<default>["<Super>s"]</default>
|
||||
<default>[]</default>
|
||||
<summary>Keybinding to open the overview</summary>
|
||||
<description>
|
||||
Keybinding to open the Activities Overview.
|
||||
|
Loading…
Reference in New Issue
Block a user