Add deterministic workspace-to-output mapping for Sway on nymph

This commit is contained in:
Fabio Scotto di Santolo
2026-03-31 17:29:52 +02:00
parent e12b1b368b
commit 23a73c7913
3 changed files with 13 additions and 1 deletions

View File

@@ -22,7 +22,6 @@
"sway/workspaces": {
"disable-scroll": true,
"all-outputs": true,
"format": "{name}",
"sort-by-number": true
},