-
Notifications
You must be signed in to change notification settings - Fork 13
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
Hyprland Crashes #9
Comments
Do you have a |
Hmm, I think I made a mistake. It's working when toml plugin {
hyprload {
config = "~/.config/hypr/plugins/hyprload.toml"
quiet = 0
}
} Is this correct?" |
i am not sure if this can be a fix but give it a try. i tried few things first i changed the file "~/.local/share/hyprload/hyprload.sh" to executable using chmod +x. then instead of using exec-once i used exec in the config of hyprland (not really sure if this gonna make a difference but it works lol) edit: the exec/exec-once part i wrote probably doesn't matter |
No, it is incorrect. |
Fixed by #13 |
Yes, the compilation was successful. However, when I try to run the
$HOME/.local/share/hyprload/hyprload.sh
, Hyprland crashes. (During the first launch of Hyprland, all plugins worked perfectly without any issues. )Crash Report
hyprlandCrashReport4796.txt
Originally posted by @shadowelite-sec in #8 (comment)
The text was updated successfully, but these errors were encountered: