make HoverPanel fullscreen to avoid Niri resize issues, fix cpu freq color

This commit is contained in:
Damocles 2026-04-13 22:49:38 +02:00
parent df53abcc43
commit 885e446bf4
3 changed files with 11 additions and 21 deletions

View file

@ -222,7 +222,7 @@ M.BarSection {
anchors.rightMargin: 12
anchors.verticalCenter: parent.verticalCenter
text: parent._f.toFixed(2)
color: parent._barColor
color: M.Theme.base04
font.pixelSize: M.Theme.fontSize - 2
font.family: M.Theme.fontFamily
width: 32