From 46e89c3e46f0df5531d43bae2241905002e5178d Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Sun, 27 Dec 2020 16:01:58 +0100 Subject: [PATCH] Add screenshot to readme --- README.md | 3 +++ screenshots/{srcot1.png => scrot1.png} | Bin 2 files changed, 3 insertions(+) rename screenshots/{srcot1.png => scrot1.png} (100%) diff --git a/README.md b/README.md index 9482d97..55de2a5 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,6 @@ Esc aborts and enter switches window. It is also possible to select window with ## Thanks Thanks to tobiaspc for the startingpoint for this code: + +## Screenshot +![Open window switcher](https://github.com/mickenordin/swayswitch/blob/main/screenshots/scrot1.png) diff --git a/screenshots/srcot1.png b/screenshots/scrot1.png similarity index 100% rename from screenshots/srcot1.png rename to screenshots/scrot1.png