Fixed paths
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hypridle
|
||||
|
||||
general {
|
||||
lock_cmd = ~/.config/dotfiles/hypr/hyprscript start-hyprlock
|
||||
before_sleep_cmd = ~/.config/dotfiles/hypr/hyprscript lock-session
|
||||
lock_cmd = ~/.config/hypr/hyprscript start-hyprlock
|
||||
before_sleep_cmd = ~/.config/hypr/hyprscript lock-session
|
||||
after_sleep_cmd = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 300
|
||||
on-timeout = ~/.config/dotfiles/hypr/hyprscript lock-session
|
||||
on-timeout = ~/.config/hypr/hyprscript lock-session
|
||||
}
|
||||
|
||||
listener {
|
||||
|
||||
Reference in New Issue
Block a user