Skip to content

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

License

Notifications You must be signed in to change notification settings

depau/sway-compact-workspaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages