herobrauni
herobrauni
> ## Basic implementation idea: > * instead of immediately executing commands, save them as a variable to a file (where all the command will be read from) > *...
Maybe link to m2os and secureblue? they both have cosmic images available. And maybe to yours as well? https://github.com/castrojo/bazzite-cosmic
Seems to be an issue with selinux i can boot and login just fine with selinux permissive. here are the logs for reboot + login ``` type=DAEMON_START msg=audit(1745498837.674:4668): op=start ver=4.0.3...
Relabeling with these commands has fixed my immediate issues: sudo restorecon -vR /var/lib/cosmic-greeter sudo restorecon -vR /var/lib/bluetooth there is still some access denied(s) in my boot log, but no impact...
ghcr.io/ublue-os/cosmic-atomic-main:latest sha256:802d0d186ec296810f8951bc1814c1178cb0d82726eaf6c3893667e06b1ab782 Sorry rebased to my custom image already, but this was the one i was testing.
Same here, works with KDE wayland but sends strange input with niri. Seems to me as if remmina runs wayland under kde: 
That indeed broke it on KDE as well. Setting was `DISPLAY=:1` before if that helps. Setting that again makes the keyboard function normal. Is that somehow applicable to niri? EDIT:...