summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill McKinnon <[email protected]>2022-10-18 01:02:28 -0400
committerWill McKinnon <[email protected]>2022-10-18 01:02:28 -0400
commit906a8311a0da03c2b9ac41716f730b2eabdc5545 (patch)
treea3e22c4693c1b91f340ce4f75fd04cdc476bd5f3
parent61da2ef3b3bfbe78ac4f97a1ce42ae0a2112df20 (diff)
added screenshot to readme
-rw-r--r--README.md2
-rw-r--r--assets/swayfx_screenshot.jpgbin0 -> 197833 bytes
2 files changed, 2 insertions, 0 deletions
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
--- /dev/null
+++ b/assets/swayfx_screenshot.jpg
Binary files differ