Skip to content

Commit 8b3bd39

Browse files
authored
Unset show-desktop shortcut (#336)
1 parent 74d9f53 commit 8b3bd39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

overrides/default-settings.gschema.override.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ move-to-workspace-9=['<Super><Alt>9']
5151
move-to-workspace-left=['<Super><Alt>Left']
5252
move-to-workspace-right=['<Super><Alt>Right']
5353
panel-run-dialog=[]
54-
# Gala shows workspaces overview instead of desktop
55-
show-desktop=['<Super>Down','<Super>s']
54+
show-desktop=[]
5655
switch-applications=[]
5756
switch-applications-backward=[]
5857
# FIXME: Remove after https://github.com/elementary/granite/issues/648 is fixed

0 commit comments

Comments
 (0)