forked from Shinonome/dots-hyprland
dont enable dock by default
This commit is contained in:
@@ -52,7 +52,7 @@ Singleton {
|
||||
}
|
||||
|
||||
property QtObject dock: QtObject {
|
||||
property bool enable: true
|
||||
property bool enable: false
|
||||
property real height: 60
|
||||
property real hoverRegionHeight: 3
|
||||
property bool pinnedOnStartup: false
|
||||
|
||||
Reference in New Issue
Block a user