-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
When a proper config file that works in ~/.config/hypr/hypridle.conf is moved to /etc/hypr/hypridle.conf, hypridle will crash with
terminate called after throwing an instance of 'std::runtime_error'
what(): Could not find config in HOME, XDG_CONFIG_HOME, XDG_CONFIG_DIRS or /etc/hypr.
zsh: IOT instruction (core dumped) hypridle
In reality, /etc/hypr was never checked, as can be seen in https://github.com/hyprwm/hyprutils/blob/cb3e797fde5c748164eb70d9859336141136a166/src/path/Path.cpp#L46
Metadata
Metadata
Assignees
Labels
No labels