i3: Normal numeric workspaces on multi outputs

Use normal workspace numbers with the output name as workspace name, but
strip the name in polybar.

See https://github.com/polybar/polybar/pull/3230 for strip-wsnames.
This commit is contained in:
2025-12-04 14:20:40 +01:00
parent 4008bb543b
commit 5599ce14d7
2 changed files with 6 additions and 18 deletions

View File

@@ -40,6 +40,7 @@ enable-ipc = true
type = internal/i3
pin-workspaces = true
format = <label-state> <label-mode>
strip-wsnames = true
index-sort = true
wrapping-scroll = false