1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-01 17:07:45 +02:00

adding lock to hibernate

This commit is contained in:
tiynger 2019-09-13 13:25:13 +02:00
parent f6fbab9f32
commit 83f00538d2

View File

@ -50,7 +50,7 @@ super + F8
super + F9
$TERMINAL -e sudo -A nmtui
super + F10
prompt 'Hibernate computer?' 'sudo systemctl suspend'
prompt 'Hibernate computer?' 'i3lock -c 222222 && sudo systemctl suspend'
super + F11
prompt "Reboot computer?" "sudo -A shutdown -r now"
super + F12