readme: update
This commit is contained in:
parent
40591b7955
commit
d232dffd5d
11
README.md
11
README.md
@ -5,6 +5,17 @@ This is a simple bash script to swap all windows between two workspaces on Linux
|
||||
This may be useful when you want to change the order of the workspaces but your
|
||||
DE doesn't have such feature (XFCE as an example).
|
||||
|
||||
## Requirements
|
||||
|
||||
* wmctrl
|
||||
|
||||
## Usage
|
||||
|
||||
swap_workspaces [<1>] <2>
|
||||
|
||||
If the first workspace is not specified, current workspace is assumed.
|
||||
Workspace numbering starts with 0.
|
||||
|
||||
## License
|
||||
|
||||
BSD-2c
|
||||
|
Loading…
x
Reference in New Issue
Block a user