mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-13 01:02:18 -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:
@@ -480,6 +480,7 @@ Singleton {
|
||||
property bool dockAutoHide: false
|
||||
property bool dockSmartAutoHide: false
|
||||
property bool dockGroupByApp: false
|
||||
property bool dockRestoreSpecialWorkspaceOnClick: false
|
||||
property bool dockOpenOnOverview: false
|
||||
property int dockPosition: SettingsData.Position.Bottom
|
||||
property real dockSpacing: 4
|
||||
|
||||
Reference in New Issue
Block a user