mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-21 01:01:45 +00:00
theme dark:light
This commit is contained in:
parent
7ae7c1ceec
commit
67128fe09b
7 changed files with 190 additions and 40 deletions
|
|
@ -5,7 +5,7 @@
|
|||
}: let
|
||||
theme = import ../lib/theme.nix {inherit config;};
|
||||
ghosttyConfig = ''
|
||||
theme = "dark:cozybox-dark,light:cozybox-light"
|
||||
theme = "cozybox-current"
|
||||
font-family = Berkeley Mono
|
||||
font-codepoint-map = U+f101-U+f25c=nonicons
|
||||
background-opacity = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue