use unfilled pause icon for suspend in power menu
This commit is contained in:
parent
efcec1b2f9
commit
b589f37e0b
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Singleton {
|
||||||
"lock": "lock",
|
"lock": "lock",
|
||||||
"logout": "logout",
|
"logout": "logout",
|
||||||
"reboot": "refresh",
|
"reboot": "refresh",
|
||||||
"suspend": "player-pause-filled",
|
"suspend": "player-pause",
|
||||||
"nightlight-on": "moon",
|
"nightlight-on": "moon",
|
||||||
"nightlight-off": "moon-off",
|
"nightlight-off": "moon-off",
|
||||||
"nightlight-forced": "moon-stars",
|
"nightlight-forced": "moon-stars",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue