forked from Shinonome/dots-hyprland
safer property access + style adjustments
This commit is contained in:
@@ -80,7 +80,6 @@ Scope {
|
||||
renderType: Text.NativeRendering
|
||||
font.family: "Rubik"
|
||||
font.pointSize: 14
|
||||
// color: Appearance.colors.colOnBackground
|
||||
text: root.failed ? "Quickshell: Reload failed" : "Quickshell reloaded"
|
||||
color: failed ? "#ff93000A" : "#ff0C1F13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user