mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
bar tooltips: add border
This commit is contained in:
parent
b0deecc0aa
commit
8eac9338fe
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ LazyLoader {
|
|||
color: Appearance.colors.colSurfaceContainer
|
||||
radius: Appearance.rounding.small
|
||||
children: [root.contentItem]
|
||||
|
||||
border.width: 1
|
||||
border.color: Appearance.colors.colLayer0Border
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue