Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document that hyprlock config is required. (#928)
Without a config, hyprlock fails with: ``` [CRITICAL] ConfigManager threw: Could not find config in HOME, XDG_CONFIG_HOME, XDG_CONFIG_DIRS or /etc/hypr. ``` This was mentioned in hyprwm/hyprlock#450 and closed with > hyprlock with no config is more confusing than anything, as it will not render anything So I'm assuming this is behaving as expected and the docs just need to be fixed.
- Loading branch information