diff --git a/README.md b/README.md index c9858fb53d66ec306a9fdf26c058e227e908b4d8..338dee12d8c7bfd44905d04fa3964d919f7b2276 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ `xdgctl` is a TUI for managing XDG default applications. View and set defaults for file categories without using `xdg-mime` directly. Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2). +https://github.com/user-attachments/assets/076c9934-f373-486d-9595-eec480e3a429 + ## Features - Browse by category (Browsers, Text Editors, etc.) @@ -92,4 +94,4 @@ ```bash update-desktop-database ~/.local/share/applications less ~/.config/mimeapps.list less /usr/share/applications/mimeapps.list -``` \ No newline at end of file +```