Home Gen232 @ 2024-05-07-19:24

This commit is contained in:
Jonas Röger 2024-05-07 19:24:47 +02:00
parent dc6aee4481
commit c68381646b

View File

@ -57,12 +57,14 @@ in {
format = "{icon}"; format = "{icon}";
on-click = "activate"; on-click = "activate";
format-icons = { format-icons = {
"1" = "󰈹"; "1" = "1";
"2" = ""; "2" = "2";
"3" = "󰘙"; "3" = "3";
"4" = "󰙯"; "4" = "4";
"5" = ""; "5" = "5";
"6" = ""; "6" = "6";
"7" = "7";
"8" = "8";
urgent = ""; urgent = "";
default = ""; default = "";
sort-by-number = true; sort-by-number = true;
@ -73,6 +75,9 @@ in {
"3" = []; "3" = [];
"4" = []; "4" = [];
"5" = []; "5" = [];
"6" = [];
"7" = [];
"8" = [];
}; };
}; };
memory = { memory = {