mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 04:20:43 +00:00
Add quit menu instead of yes/no prompt on hyprland exit
This commit is contained in:
parent
7a81a38d10
commit
6d8590b0dc
2 changed files with 26 additions and 1 deletions
|
@ -160,7 +160,7 @@ $MOUSE_EX1 = mouse:275
|
|||
$MOUSE_EX2 = mouse:276
|
||||
|
||||
# DE/WM control
|
||||
bind = SUPER_SHIFT, Q, exec, menuprompt --yesno -p "Quit Hyprland?" && hyprctl dispatch exit ""
|
||||
bind = SUPER_SHIFT, Q, exec, menuquit
|
||||
bind = SUPER_CTRL, L, exec, loginctl lock-session
|
||||
bind = SUPER_SHIFT, L, exec, wlogout -p layer-shell
|
||||
bind = SUPER_SHIFT, T, exec, toggle-idle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue