aboutsummaryrefslogtreecommitdiffstats
path: root/config/wlogout/layout
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-04 23:18:53 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-04 23:18:53 +0900
commit512f8f902c98fa4f74cab74c1fe4e83e18aad661 (patch)
treeb91540e722aecfdd5989f074067b617cec832f9c /config/wlogout/layout
parent8bae586d777f440537b8209b527484fbe4666c36 (diff)
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