From 26cb1a4310ffa3d838c1d16cd92aaf97c9eda706 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Thu, 24 Dec 2020 23:25:38 +0100 Subject: [PATCH] Update README.md Update install --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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: ```