mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-08-04 15:03:06 +10:00
action center: toggle pages
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