aboutsummaryrefslogtreecommitdiffstats
path: root/config/wlogout/layout
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-12-04 23:25:58 +0900
committerGitHub <noreply@github.com>2023-12-04 23:25:58 +0900
commit7a4ebde4975d78892e5c8f236888721ceca50e53 (patch)
treeb91540e722aecfdd5989f074067b617cec832f9c /config/wlogout/layout
parent8bae586d777f440537b8209b527484fbe4666c36 (diff)
parent512f8f902c98fa4f74cab74c1fe4e83e18aad661 (diff)
Merge pull request #50 from JaKooLit/v2.1.16
wlogout-styling
Diffstat (limited to 'config/wlogout/layout')
-rw-r--r--config/wlogout/layout8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/wlogout/layout b/config/wlogout/layout
index 6d1c3975..5f006580 100644
--- a/config/wlogout/layout
+++ b/config/wlogout/layout
@@ -24,7 +24,13 @@
}
{
"label" : "suspend",
- "action" : "systemctl suspend",
+ "action" : "swaylock -f && systemctl suspend",
"text" : "Suspend",
"keybind" : "u"
}
+{
+ "label" : "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