mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-31 01:24:36 +02:00
adding login sound and steps to enable.
This commit is contained in:
parent
9d729900f9
commit
12493207f0
BIN
Extras/Microsoft Windows 95 Startup Sound.ogg
Normal file
BIN
Extras/Microsoft Windows 95 Startup Sound.ogg
Normal file
Binary file not shown.
@ -145,3 +145,10 @@ Copy the file `Extras/Chicago95.zsh-theme` to `~/.oh-my-zsh/themes` (if you have
|
||||
This will add the MS-DOS prompt. You will get a C prompt by default. If the previous command had an exit code other than 0 you will get an F prompt. If you are in a git repository you will git a G prompt, followed by the branch (in yellow) and the status (clean in green, dirty in red).
|
||||
|
||||
To get the startup message, add the contents of `Extras/ZSHDOSrc` to your `.zshrc` file: `cat Extras/ZSHDOSrc >> ~/.zshrc`.
|
||||
|
||||
#### Windows 95 login startup sound
|
||||
Copy the file `Extras/Microsoft Windows 95 Startup Sound.ogg` to `/home/$USER/.themes/Chicago95/misc/Microsoft Windows 95 Startup Sound.ogg` or where ever you want.
|
||||
|
||||
- Open XFCE Settings Manager > Session and Startup > Application Autostart tab
|
||||
- Add a new entry
|
||||
- Give it a name and a command similar to the following: `play /home/$USER/.themes/Chicago95/misc/Microsoft\ Windows\ 95\ Startup\ Sound.ogg`
|
Loading…
x
Reference in New Issue
Block a user