Update README.md
Update install
This commit is contained in:
parent
3543c95798
commit
26cb1a4310
1 changed files with 5 additions and 3 deletions
|
@ -1,10 +1,12 @@
|
||||||
# swayswitch
|
# swayswitch
|
||||||
A simple windowswitcher written in python using wxPython
|
A simple windowswitcher written in python using wxPython
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
```
|
||||||
|
wget -O ~/.local/bin/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch
|
||||||
|
chmod +x ~/.local/bin/swayswitch
|
||||||
|
```
|
||||||
## Usage
|
## Usage
|
||||||
```
|
|
||||||
wget -O https://github.com/mickenordin/swayswitch/blob/main/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch
|
|
||||||
```
|
|
||||||
Add a keybinding to ~/.config/sway/config:
|
Add a keybinding to ~/.config/sway/config:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue