mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
Update Config.qml
This commit is contained in:
@@ -134,7 +134,7 @@ Singleton {
|
|||||||
property JsonObject dock: JsonObject {
|
property JsonObject dock: JsonObject {
|
||||||
property bool enable: false
|
property bool enable: false
|
||||||
property real height: 60
|
property real height: 60
|
||||||
property real hoverRegionHeight: 3
|
property real hoverRegionHeight: 2
|
||||||
property bool pinnedOnStartup: false
|
property bool pinnedOnStartup: false
|
||||||
property bool hoverToReveal: true // When false, only reveals on empty workspace
|
property bool hoverToReveal: true // When false, only reveals on empty workspace
|
||||||
property list<string> pinnedApps: [ // IDs of pinned entries
|
property list<string> pinnedApps: [ // IDs of pinned entries
|
||||||
|
|||||||
Reference in New Issue
Block a user