mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Add hibernate keybind
This commit is contained in:
parent
87784510f1
commit
1aa9efacd2
1 changed files with 1 additions and 1 deletions
|
|
@ -71,11 +71,11 @@
|
|||
bindrl = SUPER CONTROL, Q, exit,
|
||||
bindrl = SUPER CONTROL, P, exec, poweroff
|
||||
bindrl = SUPER CONTROL, R, exec, reboot
|
||||
bindrl = SUPER CONTROL, H, exec, systemctl hibernate
|
||||
bindrl = SUPER CONTROL, S, exec, lock-suspend
|
||||
bindl = , switch:on:Lid Switch, exec, lock-suspend
|
||||
bindrl = SUPER CONTROL, L, exec, loginctl lock-session
|
||||
bindrl = SUPER CONTROL, B, exec, sleep 1 && hyprctl dispatch dpms off
|
||||
bind = SUPER CONTROL, W, exec, pkill waybar && hyprctl dispatch exec waybar
|
||||
|
||||
# Control media
|
||||
bindl = , XF86AudioPlay, exec, $play-pause
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue