Nommu

Results 5 comments of Nommu

Hey there, did you also include the necessary libraries (gtk+3 adwaita-icon-theme)? I've found these projects, which aim to make bundling easier: https://reposhub.com/rust/macos-apis/mrmekon-fruitbasket.html https://github.com/burtonageo/cargo-bundle

Hm, but in this case - "new" bar icons will also vanish as before, when either hiding option is active, am I wrong? Maybe I try to visualize it: (...Window...

@michaelrsweet // edit: // snap connect lprint:raw-usb // now it works :) I also have the usb access error. (btw. is it correct that I had to install avahi? got...

@Saviq Some changes have to be made for Ubuntu 22.04: **systemd-resolve --set-mdns=yes --interface=%I** -> **resolvectl mdns %i yes** ``` write_files: - path: /etc/systemd/resolved.conf append: true content: | MulticastDNS=yes - path:...

@nuxsmin Is there anything that could help you? Some code / graphic contributions?