Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 329 Bytes

Sway Compact Workspaces

Sway script that renames numeric workspaces so that there are no gaps

Usage

./compact-workspaces.py

Example

Suppose you start with these workspaces:

[1] [2] [4] [5] [9] [firefox] [term]

After running the script it will look like this:

[1] [2] [3] [4] [5] [firefox] [term]