qaqland
qaqland
meet the same https://gitlab.alpinelinux.org/qaqland/aports/-/jobs/1975285 ``` error[E0659]: `STATX_TYPE` is ambiguous --> /home/buildozer/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/src/fs/statx.rs:73:25 | 73 | const TYPE = c::STATX_TYPE; | ^^^^^^^^^^ ambiguous name | = note: ambiguous because of multiple glob...
when facing similar issues, try manually downgrading the version of libc ```bash $ cargo update --package libc --precise 0.2.174 ```
wlr-randr works on mine
Hi, sometimes i just use foot with cage, i can set scale directly in terminal ``` cage —d foot wlr-randr —output DP-2 —scale 2 ``` When using firefox, there can...