jluttine / rofi-power-menu

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

Can't start on Gnome Shell #2

Closed toketin closed 3 years ago

toketin commented 3 years ago

Hi, I'm trying it under Gnome Shell but I can't get it working since it's missing the XDG_SESSION_ID variable:

/usr/bin/rofi-power-menu: riga 41: XDG_SESSION_ID: variabile non assegnata

jluttine commented 3 years ago

What is the command you run? Does it fail immeditely on start or just fails to execute some of the choices? Does rofi itself work normally? For instance, does rofi -show drun work?

jluttine commented 3 years ago

Do you know why XDG_SESSION_ID isn't set? Is it so under Gnome Shell in general or just in your case?

jluttine commented 3 years ago

Could you confirm if it works for you now?

toketin commented 3 years ago

I confirm it's working now under i3wm thanks!