mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
ghostty: set theme
This commit is contained in:
parent
cdeff50bd4
commit
4dfaf3ab1f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
settings = {
|
||||
gtk-titlebar = false; # better on tiling wm
|
||||
font-size = 10;
|
||||
theme = "catppuccin-mocha";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue