summaryrefslogtreecommitdiffstats
path: root/waybar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'waybar.nix')
-rw-r--r--waybar.nix30
1 files changed, 16 insertions, 14 deletions
diff --git a/waybar.nix b/waybar.nix
index 9cf5d0b..905dcd6 100644
--- a/waybar.nix
+++ b/waybar.nix
@@ -33,14 +33,15 @@
format = "{icon}";
format-icons = {
"1" = "";
- "2" = "";
- "3" = "";
- "4" = "4";
- "5" = "5";
- "6" = "";
- "7" = "";
+ "2" = "";
+ "3" = "";
+ "4" = "";
+ "5" = "󰡈";
+ "6" = "";
+ "7" = "7";
"8" = "";
- "9" = "9";
+ "9" = "󰠮";
+ "10" = "10";
};
};
@@ -139,14 +140,15 @@
format = "{icon}";
format-icons = {
"1" = "";
- "2" = "";
- "3" = "";
- "4" = "4";
- "5" = "5";
- "6" = "";
- "7" = "";
+ "2" = "";
+ "3" = "";
+ "4" = "";
+ "5" = "󰡈";
+ "6" = "";
+ "7" = "7";
"8" = "";
- "9" = "9";
+ "9" = "󰠮";
+ "10" = "10";
};
};