Suspend rather than hibernate
parent
5221c65449
commit
1a442bbe90
|
@ -94,7 +94,7 @@ bindsym $mod+Shift+d exec ~/.config/rofi/emoji-picker.py
|
|||
bindsym $mod+l exec --no-startup-id $Locker && sleep 1
|
||||
|
||||
# lock and suspend to SWAP
|
||||
bindsym $mod+Shift+l exec --no-startup-id $Locker && systemctl hibernate
|
||||
bindsym $mod+Shift+l exec --no-startup-id $Locker && systemctl suspend
|
||||
|
||||
# open Explorer
|
||||
bindsym $mod+e exec --no-startup-id nemo
|
||||
|
|
Loading…
Reference in New Issue