feat(waybar): persist 3-7 workspaces

This commit is contained in:
Youwen Wu 2024-12-29 18:22:20 -08:00
parent 3d22378d3c
commit 3afdfdca93
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

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