diff --git a/config/waybar/config b/config/waybar/config index 5e82d89a..bba0b243 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -22,7 +22,15 @@ "wlr/workspaces": { "all-outputs": true, "disable-scroll": true, - "format": "{name}" + "format": "{name}", + "persistent_workspaces": { + "1": [], + "2": [], + "3": [], + "4": [], + "5": [], + "6": [], + } }, "clock#1": {