From be3a5f44a4eba7ca68839e1456553d5cc7399395 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 26 Dec 2025 11:42:37 -0500 Subject: page directories --- zola-static/content/projects/swenu/cover.png | Bin 0 -> 206080 bytes zola-static/content/projects/swenu/index.md | 7 +++++++ 2 files changed, 7 insertions(+) create mode 100644 zola-static/content/projects/swenu/cover.png create mode 100644 zola-static/content/projects/swenu/index.md (limited to 'zola-static/content/projects/swenu') diff --git a/zola-static/content/projects/swenu/cover.png b/zola-static/content/projects/swenu/cover.png new file mode 100644 index 0000000..dc6efd0 Binary files /dev/null and b/zola-static/content/projects/swenu/cover.png differ diff --git a/zola-static/content/projects/swenu/index.md b/zola-static/content/projects/swenu/index.md new file mode 100644 index 0000000..f4092b7 --- /dev/null +++ b/zola-static/content/projects/swenu/index.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