Skip to content

Commit

Permalink
Add settings key for quick settings toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Jul 6, 2024
1 parent bc443b2 commit a6438fd
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -67,6 +67,11 @@
<summary>Show timer</summary>
<description>Show timer when enabled/disabled</description>
</key>
<key type="b" name="show-toggle">
<default>true</default>
<summary>Show toggle</summary>
<description>Show the quick settings toggle</description>
</key>
<key type="b" name="enable-fullscreen">
<default>true</default>
<summary>Enable when a fullscreen application is running</summary>

0 comments on commit a6438fd

Please sign in to comment.