feat(ghostty): auto theme switching
This commit is contained in:
parent
739d350cc6
commit
75d60c16dc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
packages = [ghostty.packages.${pkgs.system}.default];
|
||||
|
||||
file.".config/ghostty/config".text = ''
|
||||
theme = rose-pine
|
||||
theme = light:catppuccin-latte,dark:rose-pine
|
||||
font-family = Iosevka Nerd Font
|
||||
font-size = 12
|
||||
font-feature = -calt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue