mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Fix: update persistent workspaces configuration for Hyprland
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user