JonnyHaystack / i3-resurrect

Simple solution to saving and restoring i3 workspaces
GNU General Public License v3.0
379 stars 19 forks source link

Add quotes around workspace name when switching #76

Closed JonnyHaystack closed 4 years ago

JonnyHaystack commented 4 years ago

Workspace name must be quoted when switching to that workspace otherwise it fails to switch if the workspace name begins with whitespace.

Fixes #75