Mate DE on Raspberry PI OS
Posted: Fri Dec 29, 2023 12:14 am
I'm probably going to continue calliing it Raspian for a while yet, but meh....
This is the link that got me most of the way there --> https://www.dedoimedo.com/computers/rpi ... weaks.html
First, get your install up to date.
As he puts it, here's my edited 'magic on liner'
That line installs all the requirements to get you where you need including the advanced menu I love so much.
Then, edit /etc/lightdm/lightdm.conf
In the "seat" area, edit, uncomment, or otherwise make the entries below happen:
Reboot and you should see a different desktop.
if so....
Add Advanced Menu, System Monitor and Window List to panel, switch it from top to bottom, and then delete the existing one on the bottom.
Add theme by dragging Sweet Dark folder from NAS (Mike R/themes/Sweet Dark) into hidden .themes folder under /home/biffboffo
Open menu/appearance and Sweet Dark should appear. Select it. Reboot. Menu should change colors.
Install a utilities: Variety, Telegram-desktop, Keepassxc, KDEConnect
I had to download vivaldi from their site - vivaldi-stable-6.5xxx_arm64.deb
Open terminal in the download directory and run:
Set up Sync, then theme, calendar, mail accts.
Finally install Kodi and Timeshift
This is the link that got me most of the way there --> https://www.dedoimedo.com/computers/rpi ... weaks.html
First, get your install up to date.
Code: Select all
sudo apt-get update
sudo apt-get upgrade
Code: Select all
sudo apt-get install mate-desktop-environment mate-desktop-environment-extras mate-session-manager mate-themes mate-screensaver mate-power-manager mate-indicator-applet mate-indicator-applet-common mate-tweak dconf-editor mate-menu
Then, edit /etc/lightdm/lightdm.conf
Code: Select all
sudo nano /etc/lightdm/lightdm.conf
Code: Select all
greeter-session=lightdm-gtk-greeter
greeter-hide-users=false
autologin-user=pi
autologin-session=mate
if so....
Add Advanced Menu, System Monitor and Window List to panel, switch it from top to bottom, and then delete the existing one on the bottom.
Add theme by dragging Sweet Dark folder from NAS (Mike R/themes/Sweet Dark) into hidden .themes folder under /home/biffboffo
Open menu/appearance and Sweet Dark should appear. Select it. Reboot. Menu should change colors.
Install a utilities: Variety, Telegram-desktop, Keepassxc, KDEConnect
Code: Select all
sudo apt install variety telegram-desktop keepassxc kdeconnect
Open terminal in the download directory and run:
Code: Select all
sudo apt install ./vivaldi-stable-blabla
Finally install Kodi and Timeshift
Code: Select all
sudo apt install kodi timeshift