From 906a8311a0da03c2b9ac41716f730b2eabdc5545 Mon Sep 17 00:00:00 2001 From: Will McKinnon Date: Tue, 18 Oct 2022 01:02:28 -0400 Subject: added screenshot to readme --- README.md | 2 ++ assets/swayfx_screenshot.jpg | Bin 0 -> 197833 bytes 2 files changed, 2 insertions(+) create mode 100644 assets/swayfx_screenshot.jpg diff --git a/README.md b/README.md index dd1cf724..5057d88f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SwayFX: A Beautiful Sway Fork +![](assets/swayfx_screenshot.jpg) + Sway is an incredible window manager, and certainly one of the most well established wayland window managers. However, it is restricted to only include the functionality that existed in i3. This fork ditches the simple wlr_renderer, and extends it to render fancy GLES2 effects. This, along with a couple of minor changes, expands sway's featureset to include the following: + **Anti-aliased rounded corners and borders** diff --git a/assets/swayfx_screenshot.jpg b/assets/swayfx_screenshot.jpg new file mode 100644 index 00000000..8d89ab5d Binary files /dev/null and b/assets/swayfx_screenshot.jpg differ -- cgit v1.2.3