lock before suspending
This commit is contained in:
parent
787d77b7de
commit
f7a043ac3d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"label" : "suspend",
|
"label" : "suspend",
|
||||||
"action" : "systemctl suspend",
|
"action" : "hyprlock & systemctl suspend",
|
||||||
"text" : "Suspend",
|
"text" : "Suspend",
|
||||||
"keybind" : "u"
|
"keybind" : "u"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue