Skip to content

Commit

Permalink
Move gala overrides here (#2136)
Browse files Browse the repository at this point in the history
Co-authored-by: Stanisław <[email protected]>
  • Loading branch information
lenemter and stsdc authored Dec 3, 2024
1 parent 1e8c880 commit 11e080b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/gala.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</description>
</key>
<key type="s" name="panel-main-menu-action">
<default>''</default>
<default>'io.elementary.wingpanel --toggle-indicator=app-launcher'</default>
<summary>Panel main menu action</summary>
<description>Sets the command to run when the panel-main-menu keybinding is pressed.</description>
</key>
Expand All @@ -72,7 +72,7 @@
<description></description>
</key>
<key type="s" name="overlay-action">
<default>''</default>
<default>'io.elementary.wingpanel --toggle-indicator=app-launcher'</default>
<summary></summary>
<description></description>
</key>
Expand Down

0 comments on commit 11e080b

Please sign in to comment.