diff --git a/README.md b/README.md index dd1cf724e..5057d88f7 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 000000000..8d89ab5d2 Binary files /dev/null and b/assets/swayfx_screenshot.jpg differ