summaryrefslogtreecommitdiff
path: root/config/hypr/hypridle.conf
diff options
context:
space:
mode:
author2025-11-28 01:52:34 +0300
committer2025-11-28 01:52:34 +0300
commit081881b714e83bf4330e0a31991966cbf67d931a (patch)
tree52a10e627572d80c89ce553c2bc2d76018db8e63 /config/hypr/hypridle.conf
parentgitverse (diff)
downloaddotfiles-081881b714e83bf4330e0a31991966cbf67d931a.tar.gz
dotfiles-081881b714e83bf4330e0a31991966cbf67d931a.tar.bz2
dotfiles-081881b714e83bf4330e0a31991966cbf67d931a.tar.xz
dotfiles-081881b714e83bf4330e0a31991966cbf67d931a.zip
Небольшие апдейты
Diffstat (limited to 'config/hypr/hypridle.conf')
-rw-r--r--config/hypr/hypridle.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf
index 3affb7e..adebf91 100644
--- a/config/hypr/hypridle.conf
+++ b/config/hypr/hypridle.conf
@@ -2,7 +2,7 @@ $suspend_cmd = pidof steam || systemctl suspend || loginctl suspend
# General_settings
general {
- before_sleep_cmd = hyprlock # command before sleep
+ before_sleep_cmd = swaylock -c 000000 # command before sleep
ignore_dbus_inhibit = false # (used by e.g. firefox or steam)
}
@@ -16,7 +16,7 @@ listener {
# Screen_lock
listener {
timeout = 600
- on-timeout = hyprlock
+ on-timeout = swaylock
}
# Screen_off