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:07] – [Keyboard Shortcuts] 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
Line 619: Line 617:
  
 ====== Scripts ====== ====== Scripts ======
 +
 +  * [[#keyboard_shortcuts|Keyboard shortcuts]]
  
 ===== Updater ===== ===== Updater =====
- 
-  * [[#keyboard_shortcuts|Keyboard shortcut]] 
  
   mkdir -p ~/'.local/scripts' && nano ~/'.local/scripts/opensuse-updater.sh' && chmod +x ~/'.local/scripts/opensuse-updater.sh'   mkdir -p ~/'.local/scripts' && nano ~/'.local/scripts/opensuse-updater.sh' && chmod +x ~/'.local/scripts/opensuse-updater.sh'
/usr/local/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_xfce.1789614461.txt.gz · Last modified: by Sean Rhone