Windows 95 Theme, Icons, Style (Linux)
What makes us different from other similar websites? › Forums › Tech › Windows 95 Theme, Icons, Style (Linux)
Tagged: Icons, Linux, Theme, Windows 95, Windows 95 Icons, Windows 95 Theme
- This topic has 4 replies, 1 voice, and was last updated 1 year, 5 months ago by thumbtak.
- AuthorPosts
- October 30, 2021 at 9:42 pm #5532thumbtakKeymaster
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bgstack15:Chicago95/CentOS_8_Stream/home:bgstack15:Chicago95.repo yum install chicago95-theme-all
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bgstack15:Chicago95/CentOS_8/home:bgstack15:Chicago95.repo yum install chicago95-theme-all
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bgstack15:Chicago95/CentOS_7/home:bgstack15:Chicago95.repo yum install chicago95-theme-all
For Debian Unstable run the following:
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
For Debian Testing run the following:
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
For Debian 10 run the following:
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_32/home:bgstack15:Chicago95.repo dnf install chicago95-theme-all
For Fedora 31 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_31/home:bgstack15:Chicago95.repo dnf install chicago95-theme-all
For Fedora 30 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_30/home:bgstack15:Chicago95.repo dnf install chicago95-theme-all
For xUbuntu 20.10 run the following:
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_20.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
For xUbuntu 20.04 run the following:
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
For xUbuntu 18.04 run the following:
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
November 1, 2021 at 6:22 am #5533thumbtakKeymasterIf you want to uninstall chicago95, do the following.
$ sudo apt remove --purge chicago95-theme-all
$ sudo apt autoremove
- This reply was modified 3 years ago by thumbtak. Reason: "Uninstall" was replaced with "remove"
September 30, 2022 at 5:17 pm #6786thumbtakKeymasterI had issues installing this in Xubuntu. Running the following helped. Just copy and paste all in the terminal.
echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
November 24, 2022 at 6:40 pm #6829thumbtakKeymasterIf you want the Windows 95 maze screensaver you may run the following command:
$ sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra
Select Maze3D under Screensavers in the System Settings.
June 19, 2023 at 7:34 am #6970thumbtakKeymasterHow to install and uninstall the latest version of Chicago95.
Installation
Download
$ wget https://github.com/grassmunk/Chicago95/archive/refs/tags/v3.0.1.zip
or
https://github.com/grassmunk/Chicago95
You then extract the files and run the python script (.py file) by typing “./” in front of it. You do not put the ” symbols and make sure you have python3 installed.
Uninstall
Remove the following code from the .bashrc file in your home folder.
# Emulate an MS-DOS prompt in your Linux shell. # Laszlo Szathmary (jabba.laci@gmail.com), 2011 # Project home page: # https://ubuntuincident.wordpress.com/2011/02/08/emulate-the-ms-dos-prompt/ # # # Modified by Soldier of Fortran # # Add to you ~/.bashrc file with: 'source ~/.themes/95/bashrc' function msdos_pwd { local dir="<code>pwd</code>" echo $dir | tr '/' '\\' } export PS1='C:<code>msdos_pwd</code>> ' echo echo echo "Microsoft(R) Windows 95" echo " (C)Copyright Microsoft Corp 1981-1996." echo
Run the following commands in terminal.
$ rm ~/.oh-my-zsh/themes/Chicago95.zsh-theme
$ rm ~/.local/share/xfce4/terminal/colorschemes/Chicago95.theme
Some more things can be removed, but make sure to change the themes and layouts.
More Info:
https://github.com/grassmunk/Chicago95/issues/149 - AuthorPosts
- You must be logged in to reply to this topic.