{pkgs, ...}: { stylix.targets = { kitty.enable = false; dunst.enable = false; }; gtk = { enable = true; }; }