Home Gen416 @ 2024-11-01-17:48

This commit is contained in:
Jonas Röger 2024-11-01 17:48:50 +01:00
parent 89c3ceca0b
commit 26d35d408f

View File

@ -20,7 +20,7 @@
}
{
label = "hibernate";
action = "hyprlock --immediate && systemctl hibernate";
action = "hyprlock --immediate & (sleep 1; systemctl hibernate -i)";
text = "Hibernate";
keybind = "h";
}