diff --git a/scripts/bash/install-numix-xfce-debian.sh b/scripts/bash/install-numix-xfce-debian.sh index f54d2bcb..9505b979 100644 --- a/scripts/bash/install-numix-xfce-debian.sh +++ b/scripts/bash/install-numix-xfce-debian.sh @@ -63,7 +63,7 @@ xfconf-query -c xfwm4 -p /general/workspace_count -s 1 xfconf-query -c xsettings -p /Gtk/FontName -s 'Open Sans 12' xfconf-query -c xsettings -p /Xft/Antialias -s 1 -xfconf-query -c xsettings -p /Xft/DPI -s -1 +# xfconf-query -c xsettings -p /Xft/DPI -s -1 xfconf-query -c xsettings -p /Xft/Hinting -s 1 xfconf-query -c xsettings -p /Xft/HintStyle -s 'hintfull' xfconf-query -c xsettings -p /Xft/RGBA -s 'rgb'