forked from extern/nix-config
stylix: Increase opacity
This commit is contained in:
parent
9acfef271d
commit
a982615430
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
theme = "monokai";
|
theme = "monokai";
|
||||||
opacity = 0.92;
|
opacity = 0.95;
|
||||||
font-size = 11;
|
font-size = 11;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user