grassmunk / Chicago95

A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
4.61k stars 156 forks source link

uninstall chicago95 #264

Open Juang999 opened 2 years ago

Juang999 commented 2 years ago

hello bro, how to uninstall the chicago95 theme?

EMH-Mark-I commented 2 years ago

Hi @Juang999!

You'll have to manually remove the theme from ~/.themes, ~/.icons, and ~/.local/share/sounds if you installed the sound theme.

Don't forget to reset the xfconf sound theme property too if you installed the sound theme.

xfconf-query -c xsettings -p /Net/SoundThemeName -r

Also if you copied over the GTK3 override, then don't forget to remove it too.

rm ~/.config/gtk-3.0/gtk.css

If you copied over the GTK Overlay Scrollbars .xsessionrc override then you can also remove that.

rm ~/.xsessionrc

If you installed the terminal color scheme, you can remove it too.

rm ~/.local/share/xfce4/terminal/colorschemes/Chicago95.theme
rm ~/.oh-my-zsh/themes/Chicago95.zsh-theme

If you added the bash prompt to your .bashrc or .zshrc you can remove the lines that contain the contents seen in the Extras/DOSrc and Extras/ZSHDOSrc file.

tinfoil-hat-net commented 1 year ago

Hi, could you give me a hint on how to uninstall the grub / boot theme? I looked for the theme in

/etc/default/grub and /etc/default/grub/themes/

grassmunk commented 1 year ago

There are no parts of this theme that install to grub. Plymouth perhaps, which you can find the install instructions for here, just reverse these: https://github.com/grassmunk/Chicago95/tree/adfdc0f2fe62027dfbf68edda1a744cc246898a6/Plymouth

tinfoil-hat-net commented 1 year ago

sorry, I confused repos with this one https://github.com/dominichayesferen/Chicagofier/blob/main/chicagofier.sh