1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-07 10:59:55 +01:00

small changes

This commit is contained in:
TheGeneralist 2025-10-12 16:44:42 +02:00
parent d8a9db867c
commit f7168c0b29
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
6 changed files with 351 additions and 310 deletions

View file

@ -11,7 +11,7 @@
clearDefaultKeybinds = false;
settings = {
# theme = "tokyonight";
theme = "GruvboxDarkHard";
theme = "Gruvbox Dark Hard";
font-family = "Berkeley Mono";
font-size = 16;

View file

@ -26,6 +26,9 @@
nixfmt-rfc-style
libiconv
clang
clang-analyzer
];
};
}