Fix: update persistent workspaces configuration for Hyprland

This commit is contained in:
2025-11-04 18:54:55 +00:00
parent b98eb379f0
commit 9cad381e4d

View File

@@ -23,8 +23,10 @@
"10": "10" "10": "10"
}, },
"persistent-workspaces": { "persistent-workspaces": {
"*": 3 "DP-2": [1, 3, 5, 7, 9],
} "DP-1": [2, 4, 6, 8, 10]
},
"sort-by-number": true
}, },
"hyprland/window": { "hyprland/window": {