updates work fish config
This commit is contained in:
parent
c4d4ba302d
commit
38a36bb3d7
2 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
programs.ghostty = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
package = null;
|
||||
settings = {
|
||||
font-size = 18;
|
||||
font-family = "Victor Mono";
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
programs.ghostty = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
package = null;
|
||||
settings = {
|
||||
font-size = 14;
|
||||
font-family = "VictorMono Nerd Font";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue