stylix: Use monokai by default

It's simple and gets the job done.
This commit is contained in:
Donovan Glover
2023-06-29 11:37:18 -04:00
parent c143c065a2
commit ae1ad321a3

View File

@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
let let
theme = "oceanicnext"; theme = "monokai";
opacity = 0.92; opacity = 0.92;
font-size = 11; font-size = 11;
in in