Work stuff

work
Matthew Ess 2024-02-29 11:26:12 -05:00
parent dc63b9cdb3
commit 2ffe652fe7
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";