small component patches + code cleanup
This commit is contained in:
@@ -21,7 +21,7 @@ ShellRoot {
|
||||
readonly property bool isTop: Cfg.Config.barPosition === "top"
|
||||
|
||||
property color frameBackground: Cfg.Config.theme.bgFrame
|
||||
property color frameBorderColor: Cfg.Config.theme.frameBorder ?? Cfg.Config.theme.borderPopup
|
||||
property color frameBorderColor: Cfg.Config.theme.frameBorder
|
||||
|
||||
// ── Polkit Agent ─────────────────────────────────────────────────────────
|
||||
Loader {
|
||||
|
||||
Reference in New Issue
Block a user