diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2). | 3 | Built with C using [GLib/GIO](https://docs.gtk.org/gio/) and [termbox2](https://github.com/termbox/termbox2). |
| 4 | 4 | ||
| 5 | https://github.com/user-attachments/assets/076c9934-f373-486d-9595-eec480e3a429 | ||
| 6 | |||
| 5 | ## Features | 7 | ## Features |
| 6 | 8 | ||
| 7 | - Browse by category (Browsers, Text Editors, etc.) | 9 | - Browse by category (Browsers, Text Editors, etc.) |
| @@ -92,4 +94,4 @@ MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme | |||
| 92 | update-desktop-database ~/.local/share/applications | 94 | update-desktop-database ~/.local/share/applications |
| 93 | less ~/.config/mimeapps.list | 95 | less ~/.config/mimeapps.list |
| 94 | less /usr/share/applications/mimeapps.list | 96 | less /usr/share/applications/mimeapps.list |
| 95 | ``` \ No newline at end of file | 97 | ``` |
