martyTF

Results 4 comments of martyTF

Tried installing both using this repo and via cantudo's fork, on Fedora 38, Wayland, Sway. Both ways, cargo run exits with `build failed`, the error occuring with openssl-sys v0.9.80. >...

Ight, that makes sense. Thank you :D

happened to me as well, target machine runs nixos, which is non-FHS, meaning the seemingly hardcoded lookup for the e.g. `/sbin/shutdown` binary will not find it, and therefore error. that's...

additionally, it probably assumes that `bash` is the default shell, many of the sensor commands don't work for me, as `fish` has different syntax, especially with variables ```yaml - command:...