Fonts: Difference between revisions

imported>DearRude
m Add vazir code to RTL (Persian) parts since it has been added to nixpkgs
imported>Zaechus
m penultimate is deprecated
Line 62: Line 62:


   fontconfig = {
   fontconfig = {
    penultimate.enable = false;
     defaultFonts = {
     defaultFonts = {
       serif = [ "Vazir" "Ubuntu" ];
       serif = [ "Vazir" "Ubuntu" ];