jluttine / rofi-power-menu

Configurable power menu mode for Rofi and dmenu
MIT License
417 stars 53 forks source link

The prompt will not be displayed if show it with other modes(combi) #6

Open c02y opened 2 years ago

c02y commented 2 years ago

For instance:

rofi -show combi -combi-modi drun,window,power -modi combi,power:rofi-power-menu

in the combi list which contains all the modes, if I choose reboot from power, there is a prompt "Yes, reboot/No, cancel", but this prompt is not displayed in mobi list, you have to switch to the power tab to get the prompt.

anthonyma94 commented 2 years ago

I'm also having this problem, any suggestions?

c02y commented 2 years ago

@anthonyma94 I don't use this rofi-power-menu anymore, and I use i3wm right now, i3 has bindsym+mode which can be configured for me to choose reboot/shutdown/hibernate/lock/etc.

Steven-- commented 3 months ago

I believe (at least that's what I'm experiencing) that the prompt is indeed displayed, but it is mixed in with the entries from all other enabled modes.