diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-03-02 11:52:41 +0000 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-03-02 11:52:41 +0000 |
commit | 49840ab5f7c2334ed99e663da9ad076388a9e061 (patch) | |
tree | 81c940b8c9680bc2e5f0fe254e921bb514e737f2 /public/about/software.html | |
parent | abdf891a332974c112e3d047b1cc8524411b6ae0 (diff) |
Ncmpcpp added to software.html
Diffstat (limited to 'public/about/software.html')
-rw-r--r-- | public/about/software.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/about/software.html b/public/about/software.html index 5c3d6b3..823b0a2 100644 --- a/public/about/software.html +++ b/public/about/software.html @@ -69,6 +69,7 @@ <h1>Misc software:</h3> <p><b><a href="https://wiki.archlinux.org/title/Plymouth">Plymouth</a></b> provides a graphical boot animation while the boot process happens in the background. This process is ran very early in the boot process.</p> + <p><b><a href="https://github.com/ncmpcpp/ncmpcpp">Ncmpcpp</a></b> is a TUI music player that I use when I am programming or pretending to study.</p> </main> </body> </html> |