Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

Autoreload of configuration doesn't work when configuration path is not default path

Open autofool opened this issue 2 years ago • 0 comments

Archlinux aur hyprland-git.

Configuration autoreload only works if configuration is located at ~/.config/hypr/hyprland.conf

If configuration is provided through Hyprland command, like Hyprland -c /my/config and path is not the default path mentioned above then any changes to /my/config is not reloaded in Hyprland session.

In addition, if /my/config has errors then error message shown in Hyprland session has path written as ~/.config/hypr/hyprland.conf instead of /my/config

Its possible that Hyprland is reverting to default config path after initial startup even if custom configuration is provided.

autofool avatar Jan 24 '23 08:01 autofool