diff --git a/.config/hypr/fn_keys.conf b/.config/hypr/fn_keys.conf index 7ceab50..05ecbe5 100644 --- a/.config/hypr/fn_keys.conf +++ b/.config/hypr/fn_keys.conf @@ -13,7 +13,7 @@ binde =,XF86MonBrightnessDown, exec, xbacklight -dec 5 binde =,XF86MonBrightnessUp, exec, xbacklight -inc 5 # Shutdown menu -bind =SUPER,Delete,exec,rofi -show p -modi p:'~/.config/rofi/utils/rofi-power-menu --choices shutdown/reboot/suspend --no-symbols' +bind =SUPER,Delete,exec,rofi -show p -modi p:'~/.config/rofi/utils/rofi-power-menu --choices shutdown/reboot/suspend/logout --no-symbols' # Media controls bind =, XF86PickupPhone, exec, playerctl previous