MinePro120
MinePro120
Bash can be made to be posix compliant if that's needed. The performance boost with dash is close to nonexistent. There is absolutely no reason not to use the default...
> > close to non existent > > There is a difference, dash is the lightest in ram too and its minimal, is the fastest shell > > https://codeberg.org/tplasdio/benchmarks/src/branch/main/noop_startup An...
The function of `bar.sh` is to update the bar every second, not run some commands millions of times consecutively, as your benchmark does. Modify `bar.sh` so that the bar is...
Anyway, OP should be more specific so we can make sure dash is the problem indeed (which I doubt).
I cannot reproduce it on a clean EndeavourOS VM. I suggest the following steps: 1. Review the command chadwm runs to toggle mute. By default, it's `/usr/bin/pactl set-sink-mute 0 toggle`....
I don't see any error, it seems like chadwm stopped, one way or another. Did you try the steps I mentioned?
Very weird. I would suggest opening an issue so that other users can possibly contribute. And close this PR, since we aren't switching to bash.
On arch, that would be `libx11` and `libxinerama`. Obviously, the package name of Xlib cannot be listed for every distro, but "Xlib" and "Xinerama" entries could be added to the...
I, too, can't replicate this for kernel `6.12.3-zen1-1-zen`. I used to have this issue a couple kernels back. @erikdubois is it fixed for you as well? Should we close this?
I have been experiencing the same issue for some days now (I'm using lightdm btw). I will test it tomorrow to see if it's kernel-related.