Browse Source

added swaylock before hibernate

pull/112/head
JaKooLit 2 years ago
parent
commit
46970ee1cc
  1. 2
      config/wlogout/layout

2
config/wlogout/layout

@ -30,7 +30,7 @@
}
{
"label" : "hibernate",
"action" : "systemctl hibernate",
"action" : "swaylock -f && systemctl hibernate",
"text" : "Hibernate",
"keybind" : "h"
}
Loading…
Cancel
Save