diff --git a/config/wlogout/layout b/config/wlogout/layout index 4c6b5c4..bbcb625 100644 --- a/config/wlogout/layout +++ b/config/wlogout/layout @@ -30,7 +30,7 @@ } { "label" : "hibernate", - "action" : "systemctl hibernate", + "action" : "swaylock -f && systemctl hibernate", "text" : "Hibernate", "keybind" : "h" } \ No newline at end of file