Skip to content

Commit

Permalink
Changed default keybindig to toggle hide on lose focus
Browse files Browse the repository at this point in the history
Resolve: Ctrl+F1 does two jobs in Keyboard Shortcuts Page Guake#1719
  • Loading branch information
jcfstabile authored and PhungXuanAnh committed Oct 28, 2023
1 parent df6a842 commit 047c92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guake/data/org.guake.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
<description>Toggle main guake window fullscreen.</description>
</key>
<key name="toggle-hide-on-lose-focus" type="s">
<default>'&lt;Control&gt;F1'</default>
<default>'&lt;Control&gt;&lt;Shift&gt;F1'</default>
<summary>Toggle hide on lose focus.</summary>
<description>Toggle whether guake will hide when it loses focus.</description>
</key>
Expand Down

0 comments on commit 047c92a

Please sign in to comment.