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/05/10 03:38] Sean Rhonelinux:distros:opensuse_tumbleweed_xfce [2026/05/11 20:41] (current) Sean Rhone
Line 14: Line 14:
  
   http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso   http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso
- 
-  openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260404-Media.iso 
  
   openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260507-Media.iso   openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260507-Media.iso
Line 101: Line 99:
  
 ===== General ===== ===== General =====
 +
 +****
 +
 +  sudo zypper install firefox-esr filezilla foliate gimp google-noto-*-fonts keepassxc libreoffice MozillaThunderbird transmission-gtk vlc vlc-codecs 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra htop Mesa-demo-x secret-tool sensors unar yt-dlp 
 +
 +===== Fixes =====
  
   * 2026/05/02: H.264 ''libavcodec58'' version from [[https://build.opensuse.org/projects/openSUSE:Factory/packages/firefox-esr/files/firefox-esr.spec|firefox-esr.spec]]   * 2026/05/02: H.264 ''libavcodec58'' version from [[https://build.opensuse.org/projects/openSUSE:Factory/packages/firefox-esr/files/firefox-esr.spec|firefox-esr.spec]]
 +  * 2026/05/10: ''typelib-1_0-Xfconf-0'' resolved ''xfce4-screensaver-preferences'' settings panel
  
-  sudo zypper install firefox-esr libavcodec58_134 filezilla foliate gimp google-noto-*-fonts keepassxc libreoffice MozillaThunderbird transmission-gtk vlc vlc-codecs 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra htop Mesa-demo-x secret-tool sensors unar yt-dlp +  libavcodec58_134 typelib-1_0-Xfconf-0
  
 ===== Intel ===== ===== Intel =====
Line 153: Line 158:
   gio mime 'text/plain' 'org.xfce.mousepad.desktop'   gio mime 'text/plain' 'org.xfce.mousepad.desktop'
  
-  gio mime 'image/jpeg' 'viewnior.desktop'+  gio mime 'image/jpeg' 'org.gnome.Shotwell-Viewer.desktop'
  
-  gio mime 'image/png' 'viewnior.desktop'+  gio mime 'image/png' 'org.gnome.Shotwell-Viewer.desktop'
  
-  gio mime 'image/bmp' 'viewnior.desktop'+  gio mime 'image/bmp' 'org.gnome.Shotwell-Viewer.desktop'
  
-  gio mime 'application/pdf' 'atril.desktop'+  gio mime 'application/pdf' 'org.gnome.Evince.desktop'
  
   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'
  
-  xdg-settings set 'default-web-browser' 'firefox.desktop'+  xdg-settings set 'default-web-browser' 'firefox-esr.desktop'
  
 ==== Terminal ==== ==== Terminal ====
Line 205: Line 210:
   xfconf-query --channel 'xfce4-terminal' --property '/misc-cursor-blinks' --type 'bool' --set 'true' --create   xfconf-query --channel 'xfce4-terminal' --property '/misc-cursor-blinks' --type 'bool' --set 'true' --create
  
-  xfconf-query --channel 'xfce4-terminal' --property '/font-use-system' --type 'bool' --set 'true' --create+  xfconf-query --channel 'xfce4-terminal' --property '/font-use-system' --type 'bool' --set 'false' --create
  
   xfconf-query --channel 'xfce4-terminal' --property '/misc-show-unsafe-paste-dialog' --type 'bool' --set 'false' --create   xfconf-query --channel 'xfce4-terminal' --property '/misc-show-unsafe-paste-dialog' --type 'bool' --set 'false' --create
Line 216: Line 221:
  
   cat '/etc/hosts' | grep "$HOSTNAME" || echo "127.0.0.1 $HOSTNAME" | sudo tee --append '/etc/hosts' > '/dev/null'   cat '/etc/hosts' | grep "$HOSTNAME" || echo "127.0.0.1 $HOSTNAME" | sudo tee --append '/etc/hosts' > '/dev/null'
 +
 +  hostname -i
  
 ===== Printer ===== ===== Printer =====
Line 243: Line 250:
  
   sudo firewall-cmd --set-default-zone='block'   sudo firewall-cmd --set-default-zone='block'
 +
 +  sudo firewall-cmd --add-service='dhcpv6-client'
 +
 +  sudo firewall-cmd --get-active-zones
  
   sudo firewall-cmd --permanent --zone='docker' --remove-interface='docker0'   sudo firewall-cmd --permanent --zone='docker' --remove-interface='docker0'
Line 312: Line 323:
  
   * TODO   * TODO
- 
-==== Default Apps ==== 
- 
-**** 
- 
-  xdg-settings set 'default-web-browser' 'firefox-esr.desktop' 
  
 ==== Keyboard Shortcuts ==== ==== Keyboard Shortcuts ====
Line 326: Line 331:
   '/usr/bin/bash' -c "'/usr/bin/secret-tool' lookup 'keepass' 'default' | '/usr/bin/keepassxc' --pw-stdin ~/'Documents/keepass.kdbx'"   '/usr/bin/bash' -c "'/usr/bin/secret-tool' lookup 'keepass' 'default' | '/usr/bin/keepassxc' --pw-stdin ~/'Documents/keepass.kdbx'"
  
-  '/usr/bin/bash' -c "'/usr/bin/xfce4-terminal' -T 'openSUSE Updater' -I '/usr/share/icons/hicolor/scalable/apps/distributor.svg' -e ~/'.local/scripts/opensuse-updater.sh'"+  '/usr/bin/bash' -c "'/usr/bin/xfce4-terminal' -T 'openSUSE Updater' -I '/usr/share/icons/hicolor/scalable/apps/distributor.svg' --working-directory='/tmp' -e ~/'.local/scripts/opensuse-updater.sh'"
  
 ===== Firefox ===== ===== Firefox =====
Line 476: Line 481:
 export GSK_RENDERER='cairo' export GSK_RENDERER='cairo'
 export GTK_A11Y='none' export GTK_A11Y='none'
 +export NO_AT_BRIDGE='1'
 export GTK_OVERLAY_SCROLLING='0' export GTK_OVERLAY_SCROLLING='0'
  
/srv/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_xfce.1778398682.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki