Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <<マイクロソフト シカゴ 95>> Theme
- The Main Website
- https://github.com/grassmunk/Chicago95/
- Full Installation Guide
- https://github.com/grassmunk/Chicago95/blob/master/INSTALL.md
- Chicago 95 Plus! Themes
- https://github.com/grassmunk/Chicago95/blob/master/Plus/README.MD
- Plymouth boot screen
- https://github.com/grassmunk/Chicago95/tree/master/Plymouth
- The background image that i used
- https://i.pinimg.com/originals/c6/5c/d3/c65cd31be949dbe649c16d4122d8b996.jpg
- Modern Win95 Wallpapers
- https://wallpapercave.com/wp/wp2660162.jpg
- https://wallup.net/microsoft-windows-vaporwave-palm-trees-windows-95/
- https://wallhere.com/en/wallpaper/1451959
- https://wallhere.com/en/wallpaper/1452397
- https://i.pinimg.com/originals/a0/30/a3/a030a3baf60e43735b793db5fe313344.png
- --------------------------------------------------------------------------------------
- Download and unzip Chicago95 folder from Github.
- sudo wget https://github.com/grassmunk/Chicago95/archive/refs/heads/master.zip
- sudo unzip master.zip
- sudo rm -rf master.zip
- *Setup win95 theme and icons*
- sudo mkdir -p ~/.themes
- sudo mkdir -p ~/.icons
- sudo cp -r Chicago95-master/Theme/Chicago95 ~/.themes
- sudo cp -r Chicago95-master/Icons/* ~/.icons
- sudo cp -r Chicago95-master/Cursors/* ~/.icons
- sudo mkdir -p ~/.config/gtk-3.0
- sudo cp Chicago95-master/Extras/override/gtk-3.24/gtk.css ~/.config/gtk-3.0/
- *Use win95 theme for login manager (works with ubuntu, not debian)*
- sudo cp -r Chicago95-master/Plymouth/Chicago95 /usr/share/plymouth/themes/
- sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/Chicago95/Chicago95.plymouth 100
- sudo update-alternatives --config default.plymouth
- sudo update-initramfs -u
- *Use this theme for flatpaks as well*
- sudo apt install flatpak
- sudo flatpak override --filesystem=$HOME/.themes
- sudo flatpak override --env=GTK_THEME=Chicago95
- -------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment