nuke ezcolors and ezfonts

This commit is contained in:
notgne2 2025-06-17 19:57:54 -07:00
parent 7114adfe1d
commit d06bae21cc
No known key found for this signature in database
10 changed files with 28 additions and 659 deletions

View file

@ -28,10 +28,7 @@ in {
};
config = mkIf cfg.enable {
ezcolors.enable = lib.mkDefault true;
ezcolors.plasma = lib.mkDefault true;
ezfonts.enable = lib.mkDefault true;
ezfonts.plasma = lib.mkDefault true;
stylix.enable = lib.mkDefault true;
home.file."${config.home.homeDirectory}/.gtkrc-2.0".force = true;
gtk.cursorTheme.name = "breeze_cursors";