-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add "disable_assets_check" #8788
base: main
Are you sure you want to change the base?
Conversation
modified: src/Compositor.cpp modified: src/config/ConfigManager.cpp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why?
Some users don't want to install the assets and don't want to have a patched version of Hyprland either |
That's for wallpapers. What about crashed lock screens? I don't want people crying that the screen is black or whatever. We can exclude the wallpaper check but other resources are important |
they would still have to set the variable to true in the config, but in the end the user is probably the one that should choose what they want |
the user is stupid more times than not |
adds "disable_assets_check"
hyprwm/hyprland-wiki#910