#[SOLVED] Quickshell doesn't launch
7 messages · Page 1 of 1 (latest)
Looks like it's linked against a wrong version and you need to rebuild the package
how do I link it against the right version?
I've tried rebuilding but it doesn't work
You should clean build
oke I fixed it, so apparently I had built quickshell in /usr/local/bin, but that quickshell was broken so when I tried deleting it and reinstallingm it tried to insatll in /usr/bin/ but even when I ran quickshell again it said "no such file or directory", so I just had to clear the cache of paths with hash -r
[SOLVED]Quickshell doesn't launch