mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
vanadium/ghostty: init
This commit is contained in:
parent
d1849a6f14
commit
c267604f54
3 changed files with 9 additions and 1 deletions
|
|
@ -166,6 +166,13 @@
|
|||
|
||||
feh.enable = true;
|
||||
sioyek.enable = true;
|
||||
|
||||
ghostty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
command = lib.getExe config.programs.fish.package;
|
||||
};
|
||||
};
|
||||
kitty = {
|
||||
enable = true;
|
||||
font.size = 12; # sweet spot for framework 13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue