Matthieu Coudron
Matthieu Coudron
> While I think I could solve this by committing my wallpaper to my nixos flake git repo, I would not like to start putting image files in my git...
though I committed the code, I have not written it. Not sure who is using the module so be prepared to write a PR ;)
you can add a HM module in your config without upstreaming it. If you are happy with it, let's upstream
I've just rebooted and the icon was still hidden so that doesn't look enough as a fix
seems like it starts too early ``` Nov 04 21:51:32 jedha systemd[2606]: Started Flameshot screenshot tool. Nov 04 21:51:33 jedha flameshot[2775]: QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScr> Nov 04 22:38:55 jedha...
My config: waybar works well but still flameshot will work only after `systemctl --user restart flameshot.service`. ``` ➜ systemctl --user cat flameshot.service # /home/teto/.config/systemd/user/flameshot.service [Install] WantedBy=tray.target [Service] Environment=SDL_VIDEODRIVER=wayland Environment=_JAVA_AWT_WM_NONREPARENTING=1 Environment=QT_QPA_PLATFORM=wayland...
I had started writing a message on how to work around this but lost it. Anyway I have plans to make this possible via the standard way of lib.mkBefore /...
I am interested in this as a swaync user but this breaks my nixos-unstable build: ``` > /nix/store/lsg1z6y6k5jp5wz2w0yqf8zs92n62j1y-manual-combined/man ual-combined.xml:51457: validity error : xml:id : attribute value opt-services.swaync.settings._\$schema_ is not an...
I've been using this for a while and only now realized it was not merged yet. Could you rebase and address comments please ? it's a pretty cool software/module