My adjustments:
- Code: Select all
# Remove
sudo apt-get purge xterm xiterm+thai mlterm
# Next
sudo apt-get purge mlterm-tiny
sudo apt purge fcitx* goldendict kasumi
sudo apt-get autoclean && sudo apt-get autoremove
# mozo - menu editor for MATE
sudo apt-get install mozo mate-menu mate-tweak # Remove default menu and add Mate Advanced menu to panel instead
# Perhaps clean up in menu (and fix icons)
sudo apt-get install lightdm-gtk-greeter-settings
sudo vim /usr/share/lightdm/lightdm.conf.d/01_my.conf
# Add in this new file:
[SeatDefaults]
greeter-hide-users=false
# MATE Terminal background: grey on black
sudo apt-get install arc-theme # Arc with Papirus theme, Dark theme and icons with lightdm
sudo apt-get install gnome-icon-theme papirus-icon-theme
sudo apt-get install thunderbird thunderbird-l10n-sv-se
sudo apt-get install vim mc enigmail liferea gdebi-core
sudo apt-get install qt5ct qt5-style-plugins keepassxc
sudo apt-get install neofetch inxi blueman transmission-gtk
sudo apt-get install mpv quodlibet handbrake
# HP Printer (otherwise install: task-print-server)
sudo apt-get install hplip system-config-printer simple-scan
About me -> Picture here
# Check if local time (see file: Fixing incorrect clock time...) - default
sudo timedatectl set-local-rtc 1
sudo timedatectl status
# Reboot