waybar: sort workspaces by id

This commit is contained in:
Aly Raffauf 2024-04-18 21:22:41 -04:00
parent 1d877cbd88
commit b0c864e606

View file

@ -42,6 +42,7 @@
"default" = "󰝥"; "default" = "󰝥";
"active" = "󰪥"; "active" = "󰪥";
}; };
"sort-by" = "id";
}; };
"hyprland/submap" = { "hyprland/submap" = {
"on-click" = "${pkgs.hyprland}/bin/hyprctl dispatch submap reset"; "on-click" = "${pkgs.hyprland}/bin/hyprctl dispatch submap reset";