jluttine / rofi-power-menu

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

hyprlock support #32

Closed CrossScarDev closed 3 months ago

Munsio commented 3 months ago

Hyprlock does not listen to the loginctl lock-session command you need Hypridle for that to work in combination.

Use the general configuration block from here: https://github.com/mhkarimi1383/hypr/blob/main/hypridle.conf to support hyprlock with the rofi power-menu and ignore the listeners if you don't need them.

CrossScarDev commented 3 months ago

Got it! Fixed.