chore: adding a bit of weabooness

This commit is contained in:
installer
2024-12-17 18:45:47 +01:00
parent 91b52f2921
commit 46de8aac15

View File

@@ -40,11 +40,18 @@ in {
"clock"
];
"hyprland/workspaces" = {
format = "{name}";
format = "{icon}";
format-icons = {
default = " ";
active = " ";
urgent = " ";
"1" = "";
"2" = "";
"3" = "";
"4" = "";
"5" = "";
"6" = "";
"7" = "";
"8" = "";
"9" = "";
"10" = "";
};
on-scroll-up = "hyprctl dispatch workspace e+1";
on-scroll-down = "hyprctl dispatch workspace e-1";