aboutsummaryrefslogtreecommitdiffstats
path: root/config/wlogout/layout
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-04-25 22:43:39 +0900
committerGitHub <noreply@github.com>2024-04-25 22:43:39 +0900
commit2851f4999eb5777d5422870f30e2b0e5f9890793 (patch)
tree8316292368e595e6fb98153aec291630c26bbe6b /config/wlogout/layout
parent008cf215d3e02b3b86d81576b7672658c3c6533f (diff)
parentda27791de1831924aa07ba1d5b969e82affa17ec (diff)
Merge pull request #219 from JaKooLit/development
Development to main v2.2.8
Diffstat (limited to 'config/wlogout/layout')
-rw-r--r--config/wlogout/layout4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/wlogout/layout b/config/wlogout/layout
index c873650e..ea468745 100644
--- a/config/wlogout/layout
+++ b/config/wlogout/layout
@@ -24,13 +24,13 @@
}
{
"label" : "suspend",
- "action" : "swaylock -f && systemctl suspend",
+ "action" : "systemctl suspend",
"text" : "Suspend",
"keybind" : "u"
}
{
"label" : "hibernate",
- "action" : "swaylock -f && systemctl hibernate",
+ "action" : "systemctl hibernate",
"text" : "Hibernate",
"keybind" : "h"
} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage