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 upgradeCode: 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-menuThen, 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=mateif 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 kdeconnectOpen terminal in the download directory and run:
Code: Select all
sudo apt install ./vivaldi-stable-blablaFinally install Kodi and Timeshift
Code: Select all
sudo apt install kodi timeshift