User Tools

Site Tools


bsd:notes:chicago95_git

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
bsd:notes:chicago95_git [2025/08/21 03:30] Sean Rhonebsd:notes:chicago95_git [2025/08/21 18:31] (current) Sean Rhone
Line 1: Line 1:
-  pkg install 'libcanberra-gtk2'+====== TODOs ====== 
 + 
 +  * [[linux;distros;debian_12_xfce#chicago95|Debian notes]] 
 +  * Re-check all file paths from git 
 + 
 +====== Dependencies ====== 
 + 
 +  * [[bsd:freebsd_14.3_xfce|FreeBSD 14.3 (Xfce)]] 
 + 
 +  su - 
 + 
 +  pkg install git libcanberra-gtk2 
 + 
 +====== Chicago95 ====== 
 + 
 +  * https://github.com/grassmunk/Chicago95/commits/master/
  
   rm -Rf '/tmp/Chicago95-master' ~/'.themes/Chicago95' ~/'.icons/Chicago95' ~/'.icons/Chicago95_Standard_Cursors' ~/'.local/share/sounds/Chicago95'   rm -Rf '/tmp/Chicago95-master' ~/'.themes/Chicago95' ~/'.icons/Chicago95' ~/'.icons/Chicago95_Standard_Cursors' ~/'.local/share/sounds/Chicago95'
Line 18: Line 33:
  
   rm -Rf '/tmp/Chicago95-master'   rm -Rf '/tmp/Chicago95-master'
 +
 +====== xfconf-query ======
  
   xfconf-query --channel 'xsettings' --property '/Net/EnableEventSounds' --type 'bool' --set 'true'   xfconf-query --channel 'xsettings' --property '/Net/EnableEventSounds' --type 'bool' --set 'true'
Line 23: Line 40:
   xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create   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'+====== Startup Sound ====== 
 + 
 +  * Application Autostart -> ''+ Add'' -> Trigger: ''on login'' 
 + 
 +  xfce4-session-settings 
 + 
 +  Chicago95 
 + 
 +  canberra-gtk-play --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg' 
 + 
 +====== Wallpaper ====== 
 + 
 +  * Color: Solid color 
 +  * Style -> None 
 + 
 +  xfdesktop-settings
  
   008080   008080
  
/usr/local/www/wiki/data/attic/bsd/notes/chicago95_git.1755761427.txt.gz · Last modified: by Sean Rhone