mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +01:00
stylix: Use monokai by default
It's simple and gets the job done.
This commit is contained in:
parent
c143c065a2
commit
ae1ad321a3
@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
let
|
||||
theme = "oceanicnext";
|
||||
theme = "monokai";
|
||||
opacity = 0.92;
|
||||
font-size = 11;
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user