Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Schnall committed Jun 14, 2020
1 parent 85869f8 commit abc6f2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ Restore some order to your i3 workspaces
2. Generate the dist/ folder: `pyinstaller i3-workspace-reset.py`
3. Zip the dist/i3-workspace-reset/ folder: `zip -r i3-workspace-reset-#-#-#.zip i3-workspace-reset`

## Usage

1. Download the latest [release](https://github.com/kas/i3-workspace-reset/releases)
2. Unzip the i3-workspace-reset-#-#-#.zip file
3. Use the i3-workspace-reset file

## npm files? In a Python project?? Oh, the humanity!

Don't worry, those files are just here to keep this file formatted with Prettier.

0 comments on commit abc6f2b

Please sign in to comment.