As of this writing, I'm running Fedora Linux 42 on a 2015 Dell XPS.
- Audio --> Device type --> Jack (ALSA caused distortion)
- GUI --> User interface scaling --> Auto (I'm so happy they finally added this feature!)
| /* | |
| * Overrides to make Zettlr's Berlin theme look a bit like GitHub's light default theme | |
| * See https://github.com/Zettlr/Zettlr/tree/develop/source/common/modules/markdown-editor/theme | |
| */ | |
| .cm-editor .cm-link { | |
| /* Underlines for better accessibility */ | |
| text-decoration: underline; | |
| } |
| #!/bin/bash | |
| # https://www.makeuseof.com/how-to-check-your-laptops-battery-health-in-linux/ | |
| upower -i /org/freedesktop/UPower/devices/battery_BAT0 |
(source)
Release cadence: 4 weeks
Support window: 8 weeks
More info: Chrome Milestone branch support and Speeding Up Chrome's Release Cycle