Xubuntu Mac Conversion Guide: Difference between revisions

From Lucca's Wiki
Jump to navigationJump to search
Created page with "#!/bin/bash sudo apt install mate mate-tweak mate-applet-appmenu git #set cupertino theme in mate-tweak #move menu buttons to the left #reboot/logout to fix global menu cd /usr/share/themes && sudo git clone https://github.com/zayronxio/Os-Catalina-gtk cd ~/.icons && git clone https://github.com/zayronxio/Os-Catalina-icons cd /usr/share/themes && sudo git clone https://github.com/zayronxio/Mkosbigsur-gtk.git cd /usr/share/themes/Mkosbigsur-gtk/metacity-1/ sudo touch meta..."
(No difference)

Revision as of 04:57, 24 April 2024

  1. !/bin/bash

sudo apt install mate mate-tweak mate-applet-appmenu git

  1. set cupertino theme in mate-tweak
  2. move menu buttons to the left
  3. reboot/logout to fix global menu

cd /usr/share/themes && sudo git clone https://github.com/zayronxio/Os-Catalina-gtk cd ~/.icons && git clone https://github.com/zayronxio/Os-Catalina-icons cd /usr/share/themes && sudo git clone https://github.com/zayronxio/Mkosbigsur-gtk.git cd /usr/share/themes/Mkosbigsur-gtk/metacity-1/ sudo touch metacity-theme-1.xml

  1. set themes accordingly in appearance, using Mkosbigsur-gtk as the window border theme
  2. workaround for window border theme resetting bug:
  3. https://askubuntu.com/questions/1405387/ubuntu-mate-window-border-changes-to-default-after-reboot