u/Anxp_1

Hypridle config with errors

Im having trouble using hypridle with my hyprland setup, for context im using the caelestia "template" and for some reason even after consulting hyprland/hypridle docs to see if im the one at fault, i still cant get the finger on whats wrong with my config.
im using cachyos with hyprland 0.54.3 and hypridle 0.1.7

my config file for hypridle:

general {
    lock_cmd = notify-send "lock!"
    unlock_cmd = notify-send "unlock!"
    before_sleep_cmd = notify-send "Zzz"
    after_sleep_cmd = notify-send "Awake!"
    ignore_dbus_inhibit = false
    ignore_systemd_inhibit = false
}


listener {
    timeout = 800
    on-timeout = notify-send "You are idle!"
    on-resume = notify-send "Welcome back!"
}

i also have the "exec-once = hypridle" on the hyprland.conf file.
And the erros im getting are these:

Config error in file /home/anxp/.config/hypr/hypridle.conf at line 2: config option <general:lock_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 3: config option <general:unlock_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 4: config option <general:before_sleep_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 5: config option <general:after_sleep_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 6: config option <general:ignore_dbus_inhibit> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 7: config option <general:ignore_systemd_inhibit> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 11: config option <listener:timeout> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 12: config option <listener:on-timeout> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 13: config option <listener:on-resume> does not exist.
Config error in file /home/anxp/.local/share/caelestia/hypr/hyprland.conf at line 35: Config error in file /home/anxp/.config/hypr/hypridle.conf at line 2: config option <general:lock_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 3: config option <general:unlock_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 4: config option <general:before_sleep_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 5: config option <general:after_sleep_cmd> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 6: config option <general:ignore_dbus_inhibit> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 7: config option <general:ignore_systemd_inhibit> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 11: config option <listener:timeout> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 12: config option <listener:on-timeout> does not exist.
Config error in file /home/anxp/.config/hypr/hypridle.conf at line 13: config option <listener:on-resume> does not exist.

Can someone help me please 😭

reddit.com
u/Anxp_1 — 7 days ago