vinceliuice / Graphite-gtk-theme

Graphite gtk theme
GNU General Public License v3.0
914 stars 51 forks source link

Uninstall Option is not Thorough #136

Open SomeUserNameReally opened 3 months ago

SomeUserNameReally commented 3 months ago

Doing sudo ./install.sh -u does not bring back GNOME to the state it was in before. I installed with

sudo ./install.sh -n Graphite -t yellow -c light -g --tweaks colorful rimless

on GONME 46.

The colors are still there and the icon sizes for some elements have also changed.

vinceliuice commented 3 months ago

Run: ./install.sh -u -l And run: sudo ./install.sh -u -g

SomeUserNameReally commented 3 months ago

Run: ./install.sh -u -l And run: sudo ./install.sh -u -g

Doesn't uninstall fully. I also set this theme in tweaks (gnome-tweaks)

vinceliuice commented 3 months ago

run: sudo ./install.sh -u

SomeUserNameReally commented 2 months ago

run: sudo ./install.sh -u

Ah, how could I have missed it.

SomeUserNameReally commented 2 months ago

run: sudo ./install.sh -u

This doesn't work