aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/swenu
diff options
context:
space:
mode:
Diffstat (limited to 'zola-static/content/projects/swenu')
-rw-r--r--zola-static/content/projects/swenu/cover.pngbin0 -> 206080 bytes
-rw-r--r--zola-static/content/projects/swenu/index.md7
2 files changed, 7 insertions, 0 deletions
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
--- /dev/null
+++ b/zola-static/content/projects/swenu/cover.png
Binary files 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.