B00merang-Project / macOS

macOS theme for Gnome and GTK-based desktops
http://b00merang.weebly.com/macos.html
GNU General Public License v3.0
747 stars 117 forks source link

official guide on how to install #109

Closed Arykee closed 2 years ago

Arykee commented 2 years ago

ive tried to put in the .themes folder but the only thing that works is the window boarder and controls im using Debian with cinnamon

Elbullazul commented 2 years ago

Can you provide the cinnamon version number and debian release number?

Arykee commented 2 years ago

cinnamon 5 debian 11

Elbullazul commented 2 years ago

Does it work if you change the theme with the following commands?

gsettings set org.cinnamon.desktop.wm.preferences theme "macOS"
gsettings set org.cinnamon.desktop.interface gtk-theme "macOS"
gsettings set org.cinnamon.theme name "macOS"

Make sure the theme folder is named macOS before running the commands