mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-01 04:57:29 -05:00
action center: toggle pages
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
This commit is contained in:
@@ -55,7 +55,7 @@ Singleton {
|
||||
property string powerProfileIcon: {
|
||||
switch(PowerProfiles.profile) {
|
||||
case PowerProfile.PowerSaver: return "leaf-two";
|
||||
case PowerProfile.Balanced: return "settings-cog-multiple";
|
||||
case PowerProfile.Balanced: return "flash-on";
|
||||
case PowerProfile.Performance: return "fire";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user