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

shortcut change hibernate for lock

This commit is contained in:
tiynger 2019-09-13 13:38:49 +02:00
parent 83f00538d2
commit c5386e929b

View File

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