There is a utility called “ xsct ” or screen color temperature for Debian-based systems which is super lightweight to install and very easy to use. Open up a terminal and install it using below. sudo apt install sct Once installed, you can start using it anytime with just a command. Even you can use it for your shell script as well. Syntax sct [temperature] What is Color Temperature As per Wikipedia – “ Color temperature is a characteristic of visible light that has important applications in lighting, photography, videography, publishing, manufacturing, astrophysics, horticulture, and other fields” . It has a value range from 1000k to 10000k (k = unit in Kelvin) which controls the display brightness. In layman’s term, the default color temperature value of your monitor is 6500k. So, anything upwards e.g. 7000k, etc are “blue-ish” or “cooler” and downwards are “warmer” or “yellow-ish”. Take a look at this chart (credit: Wikipedia).
A fresh release – CrunchBang++ 12.0, is now available for download. CrunchBang++, the successor to the cherished CrunchBang Linux project, has unveiled its latest release, version 12.0, based on the recently released Debian 12 Bookworm. Known for its minimal system resource usage and compatibility with low-end hardware, CrunchBang Linux has garnered a dedicated following among Linux enthusiasts. The new CrunchBang++ iteration continues to carry on the legacy of its predecessor, offering a 32-bit installer for users with outdated hardware or PCs – a rare feature in today’s landscape. Additionally, CrunchBang++ now utilizes the powerful Debian 12 Bookworm as its base, catering to the needs of modern users seeking stability and reliability. Notable among the updates is the availability of both 32-bit and 64-bit ISO variants, providing broader compatibility options for a wide range of systems. While the installer size has slightly increased compared to the previo...
TRIM is a program that helps to clean blocks in your SSD and thus use it more efficiently and extend the SSD’s life. Many computers today have an SSD, if this is your case, then enabling TRIM is one thing you need to do after installing Manjaro. To enable TRIM on Manjaro, run the following command in a terminal: sudo systemctl enable fstrim.timer Enabling TRIM in Manjaro After that, you need to restart the system for the changes to take place. By enabling trim, you will extend the lifespan of your SSD.
Reacties
Een reactie posten