User Tools

Site Tools


linux:distros:opensuse_tumbleweed_xfce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:distros:opensuse_tumbleweed_xfce [2026/09/16 23:09] Sean Rhonelinux:distros:opensuse_tumbleweed_xfce [2026/09/17 00:33] (current) – [Fonts] Sean Rhone
Line 121: Line 121:
  
 ===== Firefox ESR ===== ===== Firefox ESR =====
- 
-  * Removes main Firefox and config 
  
   sudo zypper remove --clean-deps 'MozillaFirefox' && sudo zypper addlock 'MozillaFirefox'   sudo zypper remove --clean-deps 'MozillaFirefox' && sudo zypper addlock 'MozillaFirefox'
Line 177: Line 175:
  
   xfconf-query --channel 'xsettings' --property '/Xft/DPI' --type 'int' --set '96' --create   xfconf-query --channel 'xsettings' --property '/Xft/DPI' --type 'int' --set '96' --create
- 
-  xfconf-query --channel 'xsettings' --property '/Xft/HintStyle' --type 'string' --set 'hintnone' --create 
  
   xfconf-query --channel 'xsettings' --property '/Xft/Hinting' --type 'int' --set '0' --create   xfconf-query --channel 'xsettings' --property '/Xft/Hinting' --type 'int' --set '0' --create
 +
 +  xfconf-query --channel 'xsettings' --property '/Xft/HintStyle' --type 'string' --set 'hintnone' --create
  
   xfconf-query --channel 'xsettings' --property '/Xft/RGBA' --type 'string' --set 'none' --create   xfconf-query --channel 'xsettings' --property '/Xft/RGBA' --type 'string' --set 'none' --create
/usr/local/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_xfce.1789614552.txt.gz · Last modified: by Sean Rhone