sebanc / brioche

An alternative to Crostini / Crouton for devices running brunch
GNU General Public License v3.0
72 stars 8 forks source link

Ubuntu/ XFCE: Display and fonts in the linux container are blurry #22

Open saturn-hh opened 3 years ago

saturn-hh commented 3 years ago

Regarding the display quality there are suggestions for Chrouton users to change settings of Xft.dpi and sommelier. I tried some of the settings in the bashrc inside of the container but didn'd succeed:

echo Xft.dpi: 267 | xrdb -merge # This is not working

export GDK_SCALE=1 export GDK_SCALE_DPI=96 export SOMMELIER_SCALE=1

The display is still blurry. Do you have any suggestions in which direction to go?