Compare commits

...

1 Commits
main ... work

Author SHA1 Message Date
Matthew Ess 2ffe652fe7 Work stuff 2024-02-29 11:26:12 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
settings = let font = "RecMonoDuotone Nerd Font";
in {
# TODO: auto-theme
config-file = [ "${pkgs.terminal-themes}/ghostty/rose-pine" ];
config-file = [ "${pkgs.terminal-themes}/ghostty/rose-pine-dawn" ];
font-family = font;
# font-family-bold = "${font} Bold";
# font-family-italic = "${font} Italic";

View File

@ -1,5 +1,5 @@
{
me = "mat";
me = "mess";
users = {
mat = {
name = "mat ess";