diff options
author | uint23 <[email protected]> | 2025-04-20 21:02:39 +0100 |
---|---|---|
committer | uint23 <[email protected]> | 2025-04-20 21:02:39 +0100 |
commit | ad6f942ba97df41b39108aa862c439b777be536a (patch) | |
tree | 230f040074cff8e573c22d291d79053ba1d9fe9f | |
parent | 374ae6b3f1a41362d68063e58dc8340c99420bb5 (diff) |
added screenshots
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | screenshots/1.png | bin | 0 -> 462603 bytes | |||
-rw-r--r-- | screenshots/2.png | bin | 0 -> 234882 bytes |
3 files changed, 2 insertions, 2 deletions
@@ -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 Binary files differnew file mode 100644 index 0000000..ec9118e --- /dev/null +++ b/screenshots/1.png diff --git a/screenshots/2.png b/screenshots/2.png Binary files differnew file mode 100644 index 0000000..7f742d4 --- /dev/null +++ b/screenshots/2.png |