diff options
Diffstat (limited to 'articles/2025/New-builds-of-dwm-and-st.html')
| -rwxr-xr-x | articles/2025/New-builds-of-dwm-and-st.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/articles/2025/New-builds-of-dwm-and-st.html b/articles/2025/New-builds-of-dwm-and-st.html new file mode 100755 index 0000000..1601b4c --- /dev/null +++ b/articles/2025/New-builds-of-dwm-and-st.html @@ -0,0 +1,35 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>New builds of dwm and st</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>New builds of dwm, dmenu, and st</h2> +<h3>2025-05-21</h3> +<h4>new builds with patches</h4> +<p>I've updated my builds of dwm, dmenu, and st, available on my <a href="https://git.wittamore.fr">git server</a></p> +<p>Although I've compiled St, Kitty and Ghostty are my favorite terminal emulators. St has many patches, but not all of them work together. St is meant to be a bare bones -suckless- terminal emulator.</p> +<p>The DWM build has the xrdb, rotatestack, adjacenttag, center, statuscmd and swallow patches.</p> +<p>I was using slstatus with time and battery indications, but dwmblocks-async adds bit of flair.</p> +<p>Dmenu has the xresources and center patches.</p> + </article> +</main> +<footer> + + <p> </p> + + <p>ยง</p> + </footer> +</body> +</html> |
