Revert "feat(waybar): persist 3-7 workspaces"

This reverts commit 3afdfdca93.
This commit is contained in:
Youwen Wu 2024-12-29 18:45:25 -08:00
parent 3afdfdca93
commit 39da05484b
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -251,15 +251,20 @@ in
"hyprland/workspaces" = { "hyprland/workspaces" = {
show-special = true; show-special = true;
persistent-workspaces = { # persistent-workspaces = {
"*" = [ # "*" = [
3 # 1
4 # 2
5 # 3
6 # 4
7 # 5
]; # 6
}; # 7
# 8
# 9
# 10
# ];
# };
format = "{icon}"; format = "{icon}";
on-click = "activate"; on-click = "activate";
format-icons = { format-icons = {