cross-posted from: https://lemmy.zip/post/69895885
Is there a CLI/TUI start menu like tool, with favorites/categories?
Or even better, a whole status bar at the top/bottom (also without X/wayland/framebuffer), with time, battery, maybe even launched background processes listed you can bring to front?
No reason that we can’t have some Desktop metaphor niceties on shell too, no?
You must log in or # to comment.
Hmm…, not sure if it satisfies your requirement, but you can basically create your desktop from Emacs. You may find an example below.

See exwm
For a status bar, you can use tmux. Take a look at things like Oh-my-tmux, TPM, and more at https://github.com/rothgar/awesome-tmux

