mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Add option to persist intellihide state
gh-2242
This commit is contained in:
@@ -391,6 +391,10 @@
|
||||
<summary>Keybinding toggle intellihide</summary>
|
||||
<description>Keybinding to reveal the panel while in intellihide mode</description>
|
||||
</key>
|
||||
<key type="i" name="intellihide-persisted-state">
|
||||
<default>-1</default>
|
||||
<summary>Persisted intellihide hold status. -1 means the option is disabled</summary>
|
||||
</key>
|
||||
<key type="i" name="intellihide-enable-start-delay">
|
||||
<default>2000</default>
|
||||
<summary>Intellihide enable start delay</summary>
|
||||
|
||||
Reference in New Issue
Block a user