Update README.md

Update install
main
Mikael Nordin 3 years ago committed by GitHub
parent 3543c95798
commit 26cb1a4310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,10 +1,12 @@
# swayswitch # swayswitch
A simple windowswitcher written in python using wxPython A simple windowswitcher written in python using wxPython
## Usage ## Installation
``` ```
wget -O https://github.com/mickenordin/swayswitch/blob/main/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch wget -O ~/.local/bin/swayswitch https://github.com/mickenordin/swayswitch/blob/main/swayswitch
chmod +x ~/.local/bin/swayswitch
``` ```
## Usage
Add a keybinding to ~/.config/sway/config: Add a keybinding to ~/.config/sway/config:
``` ```

Loading…
Cancel
Save