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

new packages

This commit is contained in:
TheGeneralist 2026-03-09 17:02:07 +01:00
parent 5119867eaa
commit fdcb7ed8c4
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
7 changed files with 135 additions and 22 deletions

View file

@ -12,6 +12,7 @@
settings = {
# theme = "tokyonight";
theme = config.theme.ghosttyTheme;
# theme = if config.onLinux then "GruvboxDarkHard" else "Gruvbox Dark Hard";
font-family = "Berkeley Mono";
font-size = 16;