reworked Workspace.qml to support specialworkspace, fixed launcher opening on two monitors, added slider animation back as an option
This commit is contained in:
@@ -190,6 +190,8 @@ QtObject {
|
||||
readonly property color wsActiveText: "#ff07091c"
|
||||
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