diff --git a/system/fonts/conflist b/system/fonts/conflist index 5677fe7..d66ce60 100644 --- a/system/fonts/conflist +++ b/system/fonts/conflist @@ -2,6 +2,9 @@ /etc/fonts/conf.d/10-scale-bitmap-fonts.conf /etc/fonts/conf.d/10-sub-pixel-rgb.conf /etc/fonts/conf.d/11-lcdfilter-default.conf +/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf +/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf +/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf /etc/fonts/conf.d/20-unhint-small-vera.conf /etc/fonts/conf.d/30-metric-aliases.conf /etc/fonts/conf.d/30-win32-aliases.conf @@ -11,6 +14,9 @@ /etc/fonts/conf.d/49-sansserif.conf /etc/fonts/conf.d/50-user.conf /etc/fonts/conf.d/51-local.conf +/etc/fonts/conf.d/57-dejavu-sans-mono.conf +/etc/fonts/conf.d/57-dejavu-sans.conf +/etc/fonts/conf.d/57-dejavu-serif.conf /etc/fonts/conf.d/60-generic.conf /etc/fonts/conf.d/60-latin.conf /etc/fonts/conf.d/65-fonts-persian.conf diff --git a/system/xorg/10-monitor.conf b/system/xorg/10-monitor.conf index bbf485b..dca4ba3 100644 --- a/system/xorg/10-monitor.conf +++ b/system/xorg/10-monitor.conf @@ -9,7 +9,6 @@ Section "Device" Identifier "Device0" Driver "amdgpu" Option "Monitor-DisplayPort-1" "DisplayPort1" - Option "TearFree" "true" Option "VariableRefresh" "true" EndSection