mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-13 17:22:08 -04:00
dock: restore Hyprland special workspace windows on click (#1924)
* dock: restore Hyprland special workspace windows on click * settings: add dock special workspace restore key to spec
This commit is contained in:
@@ -295,6 +295,7 @@ var SPEC = {
|
||||
dockAutoHide: { def: false },
|
||||
dockSmartAutoHide: { def: false },
|
||||
dockGroupByApp: { def: false },
|
||||
dockRestoreSpecialWorkspaceOnClick: { def: false },
|
||||
dockOpenOnOverview: { def: false },
|
||||
dockPosition: { def: 1 },
|
||||
dockSpacing: { def: 4 },
|
||||
|
||||
Reference in New Issue
Block a user