Download Themes.
1. Download file WhiteSur-Dark.tar.xz, extract the content on /home/user/.themes folder.
2. Download file 01-WhiteSur.tar.xz, extract the content on /home/user/.icons folder.
3. Download file mcOS-BS-iMacM1-Black.zip, and extract the content on /home/user/.local/share/plank/themes folder.
4. Download Wallpaper WhiteSur.tar.xz on the next page.
5. Centering Windows Open.
gsettings set org.mate.Marco.general center-new-windows true
Install Plymounth.
6. Install Git.
sudo apt install git -y
7. Git Clone mac-plymounth
git clone https://github.com/fathyar/mac-plymouth.git && cd mac-plymouth
8. Copy to plymounth themes.
sudo cp -r mac /usr/share/plymouth/themes && cd /usr/share/plymouth/themes
9. Install plymounth.
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mac/mac.plymouth 100
10. Choose and set the default theme by number.
sudo update-alternatives --config default.plymouth
11. Finally, update initramfs.
sudo update-initramfs -u
Install Firefox Theme.
12. Git Clone Repository.
git clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git && cd WhiteSur-gtk-theme
12. Install Firefox Theme.
./tweaks.sh -f monterey
No comments
Post a Comment