make HoverPanel fullscreen to avoid Niri resize issues, fix cpu freq color
This commit is contained in:
parent
df53abcc43
commit
885e446bf4
3 changed files with 11 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue