forked from Shinonome/dots-hyprland
background: fix empty space between clock and lock text
This commit is contained in:
@@ -276,7 +276,7 @@ Variants {
|
||||
}
|
||||
color: bgRoot.colText
|
||||
style: Text.Raised
|
||||
visible: Config.options.background.mantra !== ""
|
||||
visible: Config.options.background.quote !== ""
|
||||
styleColor: Appearance.colors.colShadow
|
||||
text: Config.options.background.quote
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user