https://github.com/emoacht/Monitorian
I wanted to remove lock screen on wake up from suspend on my laptop, so I searched stackoverflow and got this solution: gsettings set...
in Vscode search and replace `-(.)(.*?=")` with `\U$1$2` (obv only in svg components)
add `min-h-0` tailwind class
Key changes: if icon doesn't have <rect> elements: Remove fill="none" from the <svg> tag. Add fill="currentColor" to the <svg> tag. Remove the...