forked from Shinonome/dots-hyprland
bar tooltips: add border
This commit is contained in:
@@ -58,6 +58,9 @@ LazyLoader {
|
|||||||
color: Appearance.colors.colSurfaceContainer
|
color: Appearance.colors.colSurfaceContainer
|
||||||
radius: Appearance.rounding.small
|
radius: Appearance.rounding.small
|
||||||
children: [root.contentItem]
|
children: [root.contentItem]
|
||||||
|
|
||||||
|
border.width: 1
|
||||||
|
border.color: Appearance.colors.colLayer0Border
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user