8000 hypridle -c core dumps if hypridle.conf not present · Issue #157 · hyprwm/hypridle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
hypridle -c core dumps if hypridle.conf not present #157
Open
@ChrisHixon

Description

@ChrisHixon

If hypridle is called with -c to load an alternate config file, it will core dump if it can't find a hypridle.conf file in the standard locations:

% hypridle -c some-other-hypridle.conf        
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 -c some-other-hypridle.conf

As a workaround, you can create an empty hypridle.conf. It won't be read if hypridle -c <conf> is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0