use ezfonts plasma in de3

This commit is contained in:
notgne2 2022-09-21 15:14:13 -07:00
parent ce833ad7b8
commit 71b0551072
Signed by: notgne2
GPG Key ID: 5CE0A245A2DAC84A

View File

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