kb:computer:linux_setup

This is an old revision of the document!


  • Install Ubuntu MATE

MATE/i3 config

  • Install i3, compton, dconf-editor, and Ulauncher
  • Move i3 configuration to ~/.config/i3/config
  • Add compton and Ulauncher to Startup Applications
  • Change MATE window manager to i3 by running:
$ gsettings set org.mate.session.required-components windowmanager i3
  • In dconf-editor, remove 'filemanager' from /org/mate/desktop/session/required-components-list

MATE theme

$ tar -xvf Ambiant-MATE-orange.tgz
$ sudo cp -r Ambiant-MATE-orange /usr/share/themes
  • In Appearance, change the theme to Ambiant-MATE-orange and the icon theme to Ubuntu-Mono-Dark.
  • Repeat for Login Window.
  • Change the Login Window background to the Ubuntu 10.10 default background

Plymouth (boot screen)

  • Install the Ubuntu Plymouth theme:
$ sudo apt install plymouth-theme-ubuntu-logo
  • Change the default Plymouth theme:
$ sudo update-alternatives --config default.plymouth
  • Update the initramfs:
$ sudo update-initramfs -u
  • kb/computer/linux_setup.1624722289.txt.gz
  • Last modified: 2024-04-30 04:03
  • (external edit)