SystemMonitor: add GPU temperature option
This commit is contained in:
parent
d16d1c1d26
commit
d39a9a85bf
6 changed files with 175 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ NIconButton {
|
|||
readonly property bool useDistroLogo: (widgetSettings.useDistroLogo
|
||||
!== undefined) ? widgetSettings.useDistroLogo : widgetMetadata.useDistroLogo
|
||||
|
||||
icon: useDistroLogo ? "" : "panel"
|
||||
icon: useDistroLogo ? "" : "apps"
|
||||
tooltipText: "Open side panel."
|
||||
sizeRatio: 0.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue