mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
feat(rofi-pwr-menu): add logout option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user