User Tools

Site Tools


linux:distros:debian_13_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:debian_13_xfce [2026/04/25 07:51] Sean Rhonelinux:distros:debian_13_xfce [2026/04/25 08:52] (current) – [General] Sean Rhone
Line 4: Line 4:
   * 13.4 Trixie ((https://www.debian.org/releases/trixie/))   * 13.4 Trixie ((https://www.debian.org/releases/trixie/))
   * Xfce ((https://www.xfce.org/)) ((https://wiki.debian.org/Xfce))   * Xfce ((https://www.xfce.org/)) ((https://wiki.debian.org/Xfce))
- 
-  * :!: 2026/04/25: WIP 
  
   Debian GNU/Linux 13 (trixie)   Debian GNU/Linux 13 (trixie)
Line 54: Line 52:
 **** ****
  
-  sudo apt install --install-recommends atril filezilla foliate gimp gnome-disk-utility gnome-system-monitor keepassxc-minimal mate-calc obs-studio transmission-gtk thunderbird viewnior vlc 7zip aria2 adb fastboot fastfetch fonts-noto libsecret-tools mesa-utils unar yt-dlp +  sudo apt install --install-recommends atril filezilla foliate gimp gnome-disk-utility keepassxc-minimal mate-calc obs-studio transmission-gtk thunderbird viewnior vlc 7zip aria2 adb fastboot fastfetch fonts-noto gvfs-backends libsecret-tools mesa-utils unar yt-dlp 
  
 ==== fastfetch ==== ==== fastfetch ====
Line 61: Line 59:
  
   clear && fastfetch && uname -a && date   clear && fastfetch && uname -a && date
- 
-==== TODO ==== 
- 
-**** 
- 
-  libglib2.0-bin gvfs-backends 
  
 ===== Games ===== ===== Games =====
Line 92: Line 84:
   sudo intel_gpu_top -s '500' -p -m   sudo intel_gpu_top -s '500' -p -m
  
-====== Settings ======+====== Old Settings ======
  
 ===== Printer ===== ===== Printer =====
Line 109: Line 101:
   Kole   Kole
  
-====== Network ======+====== Xfce ======
  
-  * See [[servers:upstream_dns_servers|DNS Servers]] for other addresses+===== Theme =====
  
-  nm-connection-editor+  * [[linux:notes:chicago95_git|Chicago95]]
  
-<code>1.1.1.2,1.0.0.2</code> +===== Default Apps =====
- +
-<code>2606:4700:4700::1112,2606:4700:4700::1002</code> +
- +
-====== MIME ======+
  
   gio mime 'text/plain' 'org.xfce.mousepad.desktop'   gio mime 'text/plain' 'org.xfce.mousepad.desktop'
  
-  gio mime 'image/jpeg' 'org.xfce.ristretto.desktop'+  gio mime 'image/jpeg' 'viewnior.desktop'
  
-  gio mime 'image/png' 'org.xfce.ristretto.desktop'+  gio mime 'image/png' 'viewnior.desktop'
  
-  gio mime 'image/bmp' 'org.xfce.ristretto.desktop'+  gio mime 'image/bmp' 'viewnior.desktop'
  
   gio mime 'application/pdf' 'atril.desktop'   gio mime 'application/pdf' 'atril.desktop'
Line 133: Line 121:
   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'
  
-====== Xfce ======+  xdg-settings set 'default-web-browser' 'firefox.desktop'
  
-===== Theme =====+==== Terminal ====
  
-  * [[linux:notes:chicago95_git|Chicago95]]+  * Utilities -> Terminal Emulator''Xfce Terminal'' 
 + 
 +  xfce4-mime-settings
  
 ===== General ===== ===== General =====
 +
 +  * [[https://gitlab.xfce.org/xfce/xfwm4/-/blob/master/src/main.c#L407|vblank_mode]]
  
   xfconf-query --channel 'xfwm4' --property '/general/use_compositing' --type 'bool' --set 'false' --create   xfconf-query --channel 'xfwm4' --property '/general/use_compositing' --type 'bool' --set 'false' --create
Line 167: Line 159:
 ==== Shortcuts ==== ==== Shortcuts ====
  
-  * ''[[#keepassxc|secret-tool]]'' +  * [[#keepassxc|KeePassXC]] 
-  * ''[[#updater|debian-updater.sh]]''+  * [[#updater|Updater]]
  
   xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/Super_L' --type 'string' --set 'xfce4-popup-whiskermenu' --create   xfconf-query --channel 'xfce4-keyboard-shortcuts' --property '/commands/custom/Super_L' --type 'string' --set 'xfce4-popup-whiskermenu' --create
Line 188: Line 180:
   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
  
-====== New Settings ======+====== Settings ====== 
 + 
 +===== Network ===== 
 + 
 +  * [[servers:upstream_dns_servers|More DNS Servers]] 
 + 
 +  nm-connection-editor 
 + 
 +<code>1.1.1.2,1.0.0.2</code> 
 + 
 +<code>2606:4700:4700::1112,2606:4700:4700::1002</code>
  
 ===== KeePassXC ===== ===== KeePassXC =====
Line 224: Line 226:
  
 ===== Environment ===== ===== Environment =====
 +
 +  * [[linux:notes:wine|Wine notes]]
  
   nano ~/'.bash_aliases'   nano ~/'.bash_aliases'
Line 311: Line 315:
   * ''drm_kms_helper.fbdev_emulation=1'' for external LightDM log-in with Intel DDX   * ''drm_kms_helper.fbdev_emulation=1'' for external LightDM log-in with Intel DDX
   * :?: ''preempt=none''   * :?: ''preempt=none''
 +  * :!: TODO: [[bios:notes:umaf|UMAF]]
  
   sudo -e '/etc/default/grub' && sudo update-grub   sudo -e '/etc/default/grub' && sudo update-grub
/usr/local/www/wiki/data/attic/linux/distros/debian_13_xfce.1777117909.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