Rofi DRUN Mode Only Displays One Exec Entry from .desktop Files #2103
Replies: 1 comment 1 reply
-
Why is this closed with no answer? Actions can be enabled using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version: 1.7.8+wayland1
OS: Fedora 41
Config: https://gist.github.com/guptaanurag2106/d0999cb92b8d3aa438048634dba3e69f
When using Rofi in DRUN mode (rofi -show drun), only the last Exec entry, labelled as [Desktop Entry], from .desktop files is displayed, even if multiple Exec commands exist. This is limiting for applications with multiple launch options (e.g., for browsers -> new window, private window). It would be useful if Rofi could show all Exec entries , labelled as [Desktop ...] (like [Desktop Action new-empty-window]), as separate options (I think wofi supports this).
Beta Was this translation helpful? Give feedback.
All reactions