Add notification when battery is low, fix some warnings
This commit is contained in:
parent
d2b202c25f
commit
c6683712a4
5 changed files with 52 additions and 51 deletions
|
|
@ -10,4 +10,7 @@ Text {
|
|||
font.pointSize: Style.fontSizeM * scaling
|
||||
font.weight: Style.fontWeightMedium
|
||||
color: Color.mOnSurface
|
||||
renderType: Text.QtRendering
|
||||
font.hintingPreference: Font.PreferNoHinting
|
||||
font.kerning: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue