Reduce opacity

This commit is contained in:
Jakob Lechner 2024-11-08 22:16:19 +01:00
parent 798d68b0f7
commit 715276f7c7

View file

@ -114,7 +114,7 @@ let
scrolling.history = 100000;
window.opacity = 0.95;
window.opacity = 0.9;
};
settings = {
dark = commonSettings // {