alright, i've been using gnome for a while now, and with word that slack is soon gonna be dropping gnome i decided to give flux a go, i got fooling around with different themes and with transparencies and such when i realized that certain themes weren't working due to not having the fonts installed, so i grabbed the 3 artwiz-aleczapka fonts, artwiz-aleczapka-de-1.3/-en-1.3/-se1.3, upon following directions in the readme's, i unpacked all 3 fonts, and then did a "fc-cache -fv ./" in all 3 directories, after that i then added my FontPath to my xorg.conf directory, but the next step is where i'm having difficulties, i added the following to /etc/fonts/local.conf
Code:
<dir>/home/imbroglio/dwnlds/fonts/artwiz-aleczapka-en-1.3:unscaled</dir>
<dir>/home/imbroglio/dwnlds/fonts/artwiz-aleczapka-se-1.3:unscaled</dir>
<dir>/home/imbroglio/dwnlds/fonts/artwiz-aleczapka-de-1.3:unscaled</dir>
thats when i get a "Fontconfig error: "local.conf", line 2: junk after document element
so i was wondering if i did something wrong in the local.conf file, if so what do i need to add/change, any help is appreciated, thx
(*btw, the coded section is all that is contained in my local.conf file, i googled and found nothing, i'm hoping its as simple as just having to add something)