diff --git a/README.md b/README.md index ac10be1..7f3df4b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # swayswitch 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: ```