Set ghostty preferences
All checks were successful
Check Flake / check-flake (push) Successful in 22m14s
All checks were successful
Check Flake / check-flake (push) Successful in 22m14s
This commit is contained in:
parent
be23526c2c
commit
948984af2d
@ -24,6 +24,10 @@ in
|
||||
|
||||
# Graphical terminal
|
||||
programs.ghostty.enable = thisMachineIsPersonal;
|
||||
programs.ghostty.settings = {
|
||||
theme = "Snazzy";
|
||||
font-size = 10;
|
||||
};
|
||||
|
||||
# Advanced terminal file explorer
|
||||
programs.broot.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user