reworked Workspace.qml to support specialworkspace, fixed launcher opening on two monitors, added slider animation back as an option
This commit is contained in:
@@ -179,6 +179,8 @@ QtObject {
|
||||
readonly property color wsActiveText: "#ff0d1326"
|
||||
readonly property color wsInactiveText: textMain
|
||||
readonly property color wsHoverText: "#ffffffff"
|
||||
readonly property color wsMagicActiveBg: "#ff9b6df5"
|
||||
readonly property color wsMagicActiveText: "#ff0c0e12"
|
||||
|
||||
// ── Tray Module ────────────────────────────────────────────────────────────
|
||||
readonly property color trayBg: bgPanel
|
||||
|
||||
Reference in New Issue
Block a user