bsd:notes:chicago95_git
Table of Contents
TODOs
- Re-check all file paths from git
Dependencies
Chicago95
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'
mkdir -p ~/'.themes' ~/'.icons' ~/'.local/share/sounds'
mv '/tmp/Chicago95-master/Theme/Chicago95' ~/'.themes'
mv '/tmp/Chicago95-master/Icons/Chicago95' ~/'.icons'
mv '/tmp/Chicago95-master/Cursors/Chicago95_Standard_Cursors' ~/'.icons'
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'
xfconf-query
xfconf-query --channel 'xsettings' --property '/Net/EnableEventSounds' --type 'bool' --set 'true'
xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create
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
/usr/local/www/wiki/data/pages/bsd/notes/chicago95_git.txt · Last modified: by Sean Rhone