From 06621c35582ff9cdad644f6a1bbbe68659df388e Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 19 Oct 2025 23:37:36 -0400 Subject: add string sniper and swenu --- zola-static/content/projects/swenu.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 zola-static/content/projects/swenu.md (limited to 'zola-static/content/projects/swenu.md') diff --git a/zola-static/content/projects/swenu.md b/zola-static/content/projects/swenu.md new file mode 100644 index 0000000..f4092b7 --- /dev/null +++ b/zola-static/content/projects/swenu.md @@ -0,0 +1,7 @@ ++++ +title = 'Swenu' +date = 2025-08-19 +[extra] +cover = 'swenu.png' ++++ +[Swenu](https://github.com/NAHTAIV3L/swenu) (Simple Wayland Enu?) is a minimal open source generic menu for Wayland inspired by dmenu. I developed this with my friend in C using libwayland, opengl, and freetype. -- cgit v1.2.3