stylix: use gtk target

This commit is contained in:
2025-05-10 11:03:11 +01:00
parent 436c807859
commit 49709957f1

View File

@ -222,10 +222,6 @@ in
};
};
dconf.settings."org/gnome/desktop/interface" = {
gtk-theme = "adw-gtk3-dark";
};
fonts.fontconfig.defaultFonts.sansSerif = [
"SF Pro Text"
];
@ -255,7 +251,7 @@ in
cursor = {
name = "macOS";
package = pkgs.apple-cursor;
size = 26;
size = 28;
};
fonts = {
@ -275,10 +271,11 @@ in
dark = "MoreWaita";
light = "MoreWaita";
};
targets.gtk.enable = true;
};
home.packages = with pkgs.unstable; [
adw-gtk3
anyrun
clipse
dunst