forked from Shinonome/dots-hyprland
remove redundant return
This commit is contained in:
@@ -251,9 +251,7 @@ Variants {
|
|||||||
}
|
}
|
||||||
color: bgRoot.colText
|
color: bgRoot.colText
|
||||||
style: Text.Raised
|
style: Text.Raised
|
||||||
visible: {
|
visible: Config.options.background.mantra !== ""
|
||||||
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