User Tools

Site Tools


linux:distros:fedora_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:fedora_xfce [2025/03/30 04:08] – [Chicago95] Sean Rhonelinux:distros:fedora_xfce [2025/03/30 06:21] (current) – old revision restored (2025/03/30 06:14) Sean Rhone
Line 46: Line 46:
 **** ****
  
-  sudo dnf remove dnfdragora mediawrite*+  sudo dnf remove dnfdragora xfdashboard* mediawrite*
  
 ===== General ===== ===== General =====
Line 52: Line 52:
 **** ****
  
-  sudo dnf install filezilla gbrainy gimp keepassxc mpv mupdf obs-studio shotwell thunderbird transmission-gtk vlc android-tools aria2 binutils htop icoutils kernel-tools libva-utils lm_sensors gstreamer1-plugin-openh264 openh264 mozilla-openh264 p7zip p7zip-plugins sysfsutils unar wget xrandr yt-dlp  +  sudo dnf install filezilla gbrainy gimp keepassxc mpv mupdf obs-studio thunderbird transmission-gtk vlc android-tools aria2 binutils google-noto-fonts-all htop icoutils kernel-tools libva-utils lm_sensors gstreamer1-plugin-openh264 openh264 mozilla-openh264 p7zip p7zip-plugins sysfsutils unar wget xrandr yt-dlp 
- +
-===== Adwaita ===== +
- +
-**** +
- +
-  adwaita-cursor-theme adwaita-gtk2-theme elementary-xfce-icon-theme+
  
 ===== Intel ===== ===== Intel =====
Line 87: Line 81:
   gio mime 'text/plain' 'org.xfce.mousepad.desktop'   gio mime 'text/plain' 'org.xfce.mousepad.desktop'
  
-  gio mime 'image/jpeg' 'org.gnome.Shotwell-Viewer.desktop'+  gio mime 'image/jpeg' 'org.xfce.ristretto.desktop'
  
-  gio mime 'image/png' 'org.gnome.Shotwell-Viewer.desktop'+  gio mime 'image/png' 'org.xfce.ristretto.desktop'
  
   gio mime 'application/pdf' 'mupdf.desktop'   gio mime 'application/pdf' 'mupdf.desktop'
 +
 +  gio mime 'application/epub+zip' 'mupdf.desktop'
  
 ===== Xfwm ===== ===== Xfwm =====
Line 101: Line 97:
 ===== Keyboard Shortcuts ===== ===== Keyboard Shortcuts =====
  
-  * ''keepassxc'': Ctrl + Alt + Z +<code>xfce4-popup-whiskermenu</code>
-  * Updater: Menu or F6 +
-  * ''amixer'' to Volume knob+
  
 <code>bash -c "secret-tool lookup 'keepass' 'default' | keepassxc --pw-stdin ~/'Documents/keepass.kdbx'"</code> <code>bash -c "secret-tool lookup 'keepass' 'default' | keepassxc --pw-stdin ~/'Documents/keepass.kdbx'"</code>
Line 114: Line 108:
  
 <code>amixer set 'Master' 'toggle'</code> <code>amixer set 'Master' 'toggle'</code>
 +
 +==== Keys ====
 +
 +  * Listed respectively to above
 +
 +  * Super
 +  * Ctrl + Alt + Z
 +  * Menu, F6, Launch
 +  * ''amixer'' to Volume keys
  
 ===== Printer ===== ===== Printer =====
Line 331: Line 334:
  
   * https://github.com/grassmunk/Chicago95/commits/master/   * https://github.com/grassmunk/Chicago95/commits/master/
 +  * TODO: Set default themes, then Chicago95 via xfconf
  
   sudo dnf install 'git-core' -y   sudo dnf install 'git-core' -y
  
-  rm -Rf '/tmp/Chicago95-master' ~/'.themes/Chicago95' ~/'.icons/Chicago95' ~/'.icons/Chicago95_Standard_Cursors'+  rm -Rf '/tmp/Chicago95-master' ~/'.themes/Chicago95' ~/'.icons/Chicago95' ~/'.icons/Chicago95_Standard_Cursors' ~/'.local/share/sounds/Chicago95'
  
   git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/grassmunk/Chicago95.git' '/tmp/Chicago95-master'   git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/grassmunk/Chicago95.git' '/tmp/Chicago95-master'
Line 347: Line 351:
  
   mv '/tmp/Chicago95-master/sounds/Chicago95' ~/'.local/share/sounds'   mv '/tmp/Chicago95-master/sounds/Chicago95' ~/'.local/share/sounds'
 +
 +  mv '/tmp/Chicago95-master/Extras/Microsoft Windows 95 Startup Sound.ogg' ~/'.local/share/sounds/Chicago95/stereo'
  
   rm -Rf '/tmp/Chicago95-master'   rm -Rf '/tmp/Chicago95-master'
  
-  sudo restorecon -F -I -R ~/'.themes' ~/'.icons'+  sudo restorecon -F -I -R ~/'.themes' ~/'.icons' ~/'.local/share/sounds' 
 + 
 +  xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create 
 + 
 +  canberra-gtk-play --file='/home/espionage724/.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg' 
 + 
 +  008080
  
 ====== Firefox ====== ====== Firefox ======
/srv/www/wiki/data/attic/linux/distros/fedora_xfce.1743322089.txt.gz · Last modified: by Sean Rhone