Merge pull request #273 from ThatOneCalculator/fix/power-menu-suspend-icon
fix(consistency): use unfilled pause icon for suspend in power menu
This commit is contained in:
commit
76c167c2c2
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Singleton {
|
|||
"lock": "lock",
|
||||
"logout": "logout",
|
||||
"reboot": "refresh",
|
||||
"suspend": "player-pause-filled",
|
||||
"suspend": "player-pause",
|
||||
"nightlight-on": "moon",
|
||||
"nightlight-off": "moon-off",
|
||||
"nightlight-forced": "moon-stars",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue