diff options
author | uint23 <[email protected]> | 2025-04-25 19:58:52 +0100 |
---|---|---|
committer | uint23 <[email protected]> | 2025-04-25 19:58:52 +0100 |
commit | d7bb59edc149ed4aac82f7b4edaacd63aac69f7b (patch) | |
tree | d9baf7596190f3b832fe848a92ea3278bf8b8cd7 /README.md | |
parent | 22abae9486a5d5c9db257005cbaee7c7feac1b10 (diff) |
added logo + moved screenshots to images
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,15 +1,19 @@ -# sxwm - *The (truly) Simple Xorg Window Manager* +<div style="text-align: center;"> + <img src="images/sxwm_logo.png" style="image-rendering: pixelated; width: 30%;" alt="sxwm logo"> +</div> + +<p style="text-align: center;"> Performance greater than DWM, and easier to config than i3wm +</p> + <details> <summary><h2>Patch Notes</h2></summary> - ### v1.1.1 - **NEW**: *Xinerama Support*, *Can swap windows holding Mod + Shift + Dragging*. - **FIXED**: New windows in `global_floating` mode will spawn in the middle. </details> ---- -<a href="1"><img src="screenshots/1.png" width="45%" align="right"></a> +<a href="1"><img src="images/1.png" width="45%" align="right"></a> Here we have a **minimal**, **tiling**, and **configurable** window manager. - **Tiling & Floating**: Seamlessly switch between layouts. @@ -19,7 +23,7 @@ Here we have a **minimal**, **tiling**, and **configurable** window manager. - **Easy Config**: All settings in `config`. <br> -<a href="2"><img src="screenshots/2.png" width="45%" align="right"></a> +<a href="2"><img src="images/2.png" width="45%" align="right"></a> - **Master-Stack**: Use the DWM native and super productive layout. - **Keyboard-driven**: Full coverage via `MOD` + keys. |