Waybar sort workspaces by ID instead of number

This commit is contained in:
Evie Litherland-Smith 2023-11-14 06:55:10 +00:00
parent 79553ac61b
commit fb6007aefe

View file

@ -55,7 +55,7 @@
urgent = "󰁡"; urgent = "󰁡";
}; };
show-special = true; show-special = true;
sort-by = "number"; sort-by = "id";
}; };
"hyprland/window" = { "hyprland/window" = {
rewrite = { rewrite = {