From 9cad381e4d26a5c47a8b7384d03adb62ef703d50 Mon Sep 17 00:00:00 2001 From: Zephrynis Date: Tue, 4 Nov 2025 18:54:55 +0000 Subject: [PATCH] Fix: update persistent workspaces configuration for Hyprland --- home/waybar-config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/home/waybar-config.json b/home/waybar-config.json index 3c90dcb..e0641a3 100644 --- a/home/waybar-config.json +++ b/home/waybar-config.json @@ -23,8 +23,10 @@ "10": "10" }, "persistent-workspaces": { - "*": 3 - } + "DP-2": [1, 3, 5, 7, 9], + "DP-1": [2, 4, 6, 8, 10] + }, + "sort-by-number": true }, "hyprland/window": {