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:
Lemmy 2025-09-14 17:08:40 -04:00 committed by GitHub
commit 76c167c2c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",