Change ThinkVantage to hybrid suspend

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
Tobias Manske 2019-03-28 02:29:18 +01:00
parent cab9e223cb
commit f0c732a393
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F

View File

@ -144,7 +144,7 @@ floating_modifier $mod
# Screensaver || ThinkVantage
bindsym XF86ScreenSaver exec xautolock -locknow
bindsym XF86Battery exec xautolock -locknow
bindsym XF86Launch1 exec "xautolock -locknow; sleep 1; xset dpms force off"
bindsym XF86Launch1 exec "xautolock -locknow; sync; systemctl suspend-then-hibernate"
# Lock screen
bindsym $mod+Ctrl+l exec "xautolock -locknow; sleep 1; xset dpms force off"