aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-04-24 18:59:57 +0900
committerGitHub <noreply@github.com>2024-04-24 18:59:57 +0900
commit89f31f00e1581b09c33da373bb1ceb834e094f0a (patch)
treec54b9c52d69a31a3b9c90fee5f88c56012763c90 /config
parent6352d78fd42c021094842f63a3a08b31e9177955 (diff)
parent92ed9f840260e6db48e554135b2078350e3edaf7 (diff)
Merge branch 'development' into rofi
Diffstat (limited to 'config')
-rw-r--r--config/wlogout/layout6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/wlogout/layout b/config/wlogout/layout
index c873650e..9559feea 100644
--- a/config/wlogout/layout
+++ b/config/wlogout/layout
@@ -24,13 +24,15 @@
}
{
"label" : "suspend",
- "action" : "swaylock -f && systemctl suspend",
+ // "action" : "swaylock -f && systemctl suspend",
+ "action" : "hyprlock --immediate && systemctl suspend",
"text" : "Suspend",
"keybind" : "u"
}
{
"label" : "hibernate",
- "action" : "swaylock -f && systemctl hibernate",
+ // "action" : "swaylock -f && systemctl hibernate",
+ "action" : "hyprlock --immediate && 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