forked from Shinonome/dots-hyprland
clock tooltip: not show redundant time
This commit is contained in:
@@ -52,7 +52,7 @@ StyledPopup {
|
|||||||
StyledText {
|
StyledText {
|
||||||
horizontalAlignment: Text.AlignLeft
|
horizontalAlignment: Text.AlignLeft
|
||||||
color: Appearance.colors.colOnSurfaceVariant
|
color: Appearance.colors.colOnSurfaceVariant
|
||||||
text: `${root.formattedDate} • ${root.formattedTime}`
|
text: `${root.formattedDate}`
|
||||||
font.weight: Font.Medium
|
font.weight: Font.Medium
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user