feat(ghostty): set theme to Ubuntu
This commit is contained in:
parent
8901317d40
commit
38ae5e97af
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
packages = [ghostty.packages.${pkgs.system}.default];
|
packages = [ghostty.packages.${pkgs.system}.default];
|
||||||
|
|
||||||
file.".config/ghostty/config".text = ''
|
file.".config/ghostty/config".text = ''
|
||||||
theme = rose-pine
|
theme = Ubuntu
|
||||||
font-family = Iosevka Nerd Font
|
font-family = Iosevka Nerd Font
|
||||||
font-size = 12
|
font-size = 12
|
||||||
font-feature = -calt
|
font-feature = -calt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue