BlueMax
BlueMax
On Pipewire you could create a 'Nullsink' (dummy/loopback node) and define that as your default audio device (default sink) so apps automatically connect to it. You can also create multiple...
Maybe its [this](https://pypi.org/project/modtools/) one. You can install it with 'pip' or other Python module installers.
SSH, CIFS, ADB/wifi, caldav, inter-device file transfers...
I do it like this. Rules are deleted (-D) and then created/inserted (-I) to prevent duplicates when reapplying rules in AFWall. Some of this IPs came up in the logs...
I've checked it again with a new Fx profile and behavior is different indeed (but not correct either). Now it goes like this: 1) Open 4 new tabs with gesture...
True, but i'm compiling a static binary and it always holds all the libpam data and it looks like it tries to make use of it at startup indeed (the...
Yes, a new make target `nopam` would be great that doesn't link libpam at all. The target system doesn't provide pam at all. Actually its an Android device (and fscrypt...
Any idea why this happens? Toolchain is musl-cross. Host OS is Arch Linux. Edit: Also tried: `GO_FLAGS=-buildmode=pie GOARCH=arm64 CGO_ENABLED=1 make [...]` This only happens on '-static' build. Shared does work....
For me it looks like below. Tested on xfce4 terminal and termux (Android). What system/terminal are you on? Maybe 'bright white' is 'light gray' on your terminal by design. Check...
The top one probably has a fixed (terminal) color palette with white set to gray. I have this option as well on my terminal. Only very few color palette templates...