summaryrefslogtreecommitdiff
path: root/common/modules/mango/waybar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/mango/waybar.nix')
-rw-r--r--common/modules/mango/waybar.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/modules/mango/waybar.nix b/common/modules/mango/waybar.nix
index b4aeb48..8ff9996 100644
--- a/common/modules/mango/waybar.nix
+++ b/common/modules/mango/waybar.nix
@@ -192,10 +192,10 @@ in
tooltip-format = "Power profile: {profile}\nDriver: {driver}";
tooltip = true;
format-icons = {
- default = " ";
- performance = " ";
- balanced = " ";
- power-saver = " ";
+ default = "NIGGA";
+ performance = "PERF";
+ balanced = "BAL";
+ power-saver = "LOW";
};
};