forked from Shinonome/dots-hyprland
It's 9/11, where yo planes at?
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
This commit is contained in:
@@ -243,8 +243,6 @@ Variants {
|
|||||||
text: DateTime.date
|
text: DateTime.date
|
||||||
}
|
}
|
||||||
StyledText {
|
StyledText {
|
||||||
Layout.fillWidth: true
|
|
||||||
Layout.topMargin: -5
|
|
||||||
horizontalAlignment: bgRoot.textHorizontalAlignment
|
horizontalAlignment: bgRoot.textHorizontalAlignment
|
||||||
font {
|
font {
|
||||||
family: Appearance.font.family.expressive
|
family: Appearance.font.family.expressive
|
||||||
@@ -253,6 +251,9 @@ Variants {
|
|||||||
}
|
}
|
||||||
color: bgRoot.colText
|
color: bgRoot.colText
|
||||||
style: Text.Raised
|
style: Text.Raised
|
||||||
|
visible: {
|
||||||
|
return (Config.options.background.mantra !== "")
|
||||||
|
}
|
||||||
styleColor: Appearance.colors.colShadow
|
styleColor: Appearance.colors.colShadow
|
||||||
text: Config.options.background.mantra
|
text: Config.options.background.mantra
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user