mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-21 00:09:58 -05:00
sidebar calendar thingie: navrail
This commit is contained in:
@@ -37,11 +37,10 @@ Item {
|
||||
|
||||
StyledText {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
font.pointSize: Appearance.font.pointSize.larger
|
||||
font.pixelSize: Appearance.font.pixelSize.larger
|
||||
color: Appearance.colors.colSubtext
|
||||
text: "•"
|
||||
visible: {
|
||||
console.log("SystemTray.values.length", SystemTray.items.values.length)
|
||||
SystemTray.items.values.length > 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user