diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-10-19 23:37:36 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-10-19 23:37:36 -0400 |
| commit | 06621c35582ff9cdad644f6a1bbbe68659df388e (patch) | |
| tree | e86aff6a2c419423084426114401da57c8679384 /zola-static/content/projects/swenu.md | |
| parent | 5eb15a390de75f5e53e18dedb3b9a2386489bb9b (diff) | |
add string sniper and swenu
Diffstat (limited to 'zola-static/content/projects/swenu.md')
| -rw-r--r-- | zola-static/content/projects/swenu.md | 7 |
1 files changed, 7 insertions, 0 deletions
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. |
