-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Description
Some dmenu-like utilities including Rofi and Fuzzel have the option display icons in dmenu mode. Both of those support the same protocol. Here's an example of using Fuzzel to display 3 entries in dmenu mode each with an icon:
echo -en "Shutdown\0icon\x1fsystem-shutdown\nSleep\0icon\x1fsleep\nHibernate\0icon\x1fsystem-hibernate" | fuzzel --dmenu
I checked today and it appears that wofi, tofi and yofi don't support this.
On the other hand, Rofi and Fuzzel already natively support lauching desktop apps as well, but considering that "j4-dmenu-desktop" focuses on doing just one thing well, I could see this tool adding some advanced features focused on processing these desktop files that Rofi or Fuzzel don't support themselves.
Metadata
Metadata
Assignees
Labels
No labels