This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * 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; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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
NewerOlder