Installing Materia GTK Theme from source on any Linux distro.
# Install dependencies (names might differ on distros using dnf and pacman)
# Install dependencies (names might differ on distros using dnf and pacman)
sudo apt install -y git meson sassc gnome-themes-extra gtk2-engines-murrine# Get theme source
git clone https://github.com/nana-4/materia-theme# Move into theme folder
cd materia-theme# Compile and install theme
meson _build# To remove the installed theme files, delete all folders named Materia from:
meson install -C _build
/usr/share/themes/
π3
Mint Monthly News β January 2022
LMDE5 progress - BETA this month.
https://blog.linuxmint.com/?p=4276
LMDE5 progress - BETA this month.
https://blog.linuxmint.com/?p=4276
π₯6π3
Monthly News β February 2022
https://blog.linuxmint.com/?p=4285
https://blog.linuxmint.com/?p=4285
A guide on various common things in Linux Mint.
Might be ideal for beginners.
https://github.com/mikeroyal/Linux-Mint-Guide
Thanks to londoner of @mintCast
Might be ideal for beginners.
https://github.com/mikeroyal/Linux-Mint-Guide
Thanks to londoner of @mintCast
GitHub
GitHub - mikeroyal/Linux-Mint-Guide: Linux Mint Guide
Linux Mint Guide. Contribute to mikeroyal/Linux-Mint-Guide development by creating an account on GitHub.
β€6π₯3
LMDE 5 is now released https://blog.linuxmint.com/?p=4287
π10
Installing Linux Mint Debian Edition 5 using BTRFS filesystem with subvolumes, editing fstab, disabling password feedback and using ZRAM instead of disk swap.
https://youtu.be/AIlemFyHm3A
https://youtu.be/AIlemFyHm3A
YouTube
LMDE 5
LMDE 5 was just released and in this video I am going to install it using the btrfs file system and zram.
Download: https://linuxmint.com/download_lmde.php
Become a member of the channel to support it:
https://www.youtube.com/channel/UCX_WM2O-X96URC5n66Gβ¦
Download: https://linuxmint.com/download_lmde.php
Become a member of the channel to support it:
https://www.youtube.com/channel/UCX_WM2O-X96URC5n66Gβ¦
π11β€2
Monthly News β March 2022
https://blog.linuxmint.com/?p=4293
LM 21 will be called Vanessa
LMDE 4 reaches EOL in August
Slow download speeds
Warpinator beta for iOS
https://blog.linuxmint.com/?p=4293
LM 21 will be called Vanessa
LMDE 4 reaches EOL in August
Slow download speeds
Warpinator beta for iOS
π5π1
Monthly News β April 2022
Mutter rebase for Cinnamon 5.4.
Work started on the Linux Mint 21 base.
The upgrade tool is passing a final test today and should be officially announced in LMDE tomorrow.
https://blog.linuxmint.com/?p=4317
Mutter rebase for Cinnamon 5.4.
Work started on the Linux Mint 21 base.
The upgrade tool is passing a final test today and should be officially announced in LMDE tomorrow.
https://blog.linuxmint.com/?p=4317
π₯8π1
How to upgrade to LMDE 5
https://blog.linuxmint.com/?p=4320
https://blog.linuxmint.com/?p=4320
π7π2
π3π₯3π1
Mint Monthly News β June 2022
Linux Mint 21 is almost ready for BETA.
https://blog.linuxmint.com/?p=4336
Linux Mint 21 is almost ready for BETA.
https://blog.linuxmint.com/?p=4336
Improve font rendering on Linux
Font Settings
- Hinting: Enabled
- Hinting Method: Slight
- Antialiasing: Enabled
- Antialiasing Method: Subpixel (RGBA)
- RGBA Order: RGB
Enable thicker fonts on Linux (MacOS like)
Freetype Settings (GUI Method)
1. Backup
2. Open
3. Add the following line at the end, save the file and reboot.
Font Settings
- Hinting: Enabled
- Hinting Method: Slight
- Antialiasing: Enabled
- Antialiasing Method: Subpixel (RGBA)
- RGBA Order: RGB
Enable thicker fonts on Linux (MacOS like)
Freetype Settings (GUI Method)
1. Backup
.profile
file in your home folder2. Open
.profile
file with a text editor.3. Add the following line at the end, save the file and reboot.
export FREETYPE_PROPERTIES="truetype:interpreter-version=40 cff:no-stem-darkening=0 autofitter:no-stem-darkening=0"
Freetype Settings (CLI Method)$ cp -v ~/.profile ~/.profile.bak
$ echo -e '\n\nexport FREETYPE_PROPERTIES="truetype:interpreter-version=40 cff:no-stem-darkening=0 autofitter:no-stem-darkening=0"' >> ~/.profile
π5π1
Linux Mint 21 codenamed Vanessa is now released!
Cinnamon Edition
https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php
MATE Edition
https://www.linuxmint.com/rel_vanessa_mate_whatsnew.php
XFCE Edition
https://www.linuxmint.com/rel_vanessa_xfce_whatsnew.php
Cinnamon Edition
https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php
MATE Edition
https://www.linuxmint.com/rel_vanessa_mate_whatsnew.php
XFCE Edition
https://www.linuxmint.com/rel_vanessa_xfce_whatsnew.php
Linuxmint
New Features in Linux Mint 21 'Vanessa' - Linux Mint
Linux Mint is an elegant, easy to use, up to date and comfortable desktop operating system.
π17π€©4π2π₯1π1