forked from Shinonome/dots-hyprland
dock: remove user config option because it doesn't work
(just use enableDock in shell.qml)
This commit is contained in:
@@ -53,7 +53,6 @@ Singleton {
|
||||
}
|
||||
|
||||
property QtObject dock: QtObject {
|
||||
property bool enable: false
|
||||
property real height: 60
|
||||
property real hoverRegionHeight: 3
|
||||
property bool pinnedOnStartup: false
|
||||
|
||||
Reference in New Issue
Block a user