feat(rofi-pwr-menu): add logout option

This commit is contained in:
2025-09-03 01:10:27 +02:00
parent f586e5da14
commit 10699d64b1

View File

@@ -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