diff options
author | uint23 <[email protected]> | 2025-04-25 20:03:39 +0100 |
---|---|---|
committer | uint23 <[email protected]> | 2025-04-25 20:03:39 +0100 |
commit | 172304fa58eceb3a479902efc8aabc1983f4a7fc (patch) | |
tree | 4d0a66383c0b92d0ce43e6ea594b9025c7aab1a7 /README.md | |
parent | d7bb59edc149ed4aac82f7b4edaacd63aac69f7b (diff) |
upscale sxwm_logo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ -<div style="text-align: center;"> - <img src="images/sxwm_logo.png" style="image-rendering: pixelated; width: 30%;" alt="sxwm logo"> +<div align="center"> + <img src="images/sxwm_logo.png"> </div> -<p style="text-align: center;"> -Performance greater than DWM, and easier to config than i3wm +<p align="center"> +<h3>Performance greater than DWM, and easier to config than i3wm</h3> </p> <details> |