Hello,
I use sway configured with nixos and home-manager. How do I make pkgs.darkman work? No application change when I do darkman set dark or vice versa. However when I log into my plasma6 installation and switch themes there and then log back into sway it works.
I setup the xdg.portals.wlr and gtk
xdg.portal = {
enable = true;
wlr.enable = true;
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
};
Maybe this isn’t the right forum to ask on. I also searched github for uses of darkman and didn’t lear anything.
Anybody have this setup or something similar, any help would be very appreciated ![]()