summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-20 21:02:39 +0100
committeruint23 <[email protected]>2025-04-20 21:02:39 +0100
commitad6f942ba97df41b39108aa862c439b777be536a (patch)
tree230f040074cff8e573c22d291d79053ba1d9fe9f
parent374ae6b3f1a41362d68063e58dc8340c99420bb5 (diff)
added screenshots
-rw-r--r--README.md4
-rw-r--r--screenshots/1.pngbin0 -> 462603 bytes
-rw-r--r--screenshots/2.pngbin0 -> 234882 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0752fdd..6c0e609 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# sxwm - *The (truly) Simple Xorg Window Manager*
Performance greater than DWM, and easier to config than i3wm
-<a href="https://user-images.githubusercontent.com/username/sxwm-screen1.jpg"><img src="https://user-images.githubusercontent.com/username/sxwm-screen1.jpg" width="45%" align="right"></a>
+<a href="1"><img src="screenshots/1.png" width="35%" align="right"></a>
Here we have a **minimal**, **tiling**, and **configurable** window manager.
@@ -15,7 +15,7 @@ Here we have a **minimal**, **tiling**, and **configurable** window manager.
- **Minimal Codebase**: ~1000 LOC
<br>
-<a href="TODO"><img src="TODO" width="45%" align="right"></a>
+<a href="2"><img src="screenshots/2.png" width="35%" align="right"></a>
- **Master-Stack**: Use the DWM native and super productive layout.
- **Keyboard-driven**: Full coverage via `MOD` + keys.
diff --git a/screenshots/1.png b/screenshots/1.png
new file mode 100644
index 0000000..ec9118e
--- /dev/null
+++ b/screenshots/1.png
Binary files differ
diff --git a/screenshots/2.png b/screenshots/2.png
new file mode 100644
index 0000000..7f742d4
--- /dev/null
+++ b/screenshots/2.png
Binary files differ