pinwheel: Use dracula theme with foot

This commit is contained in:
Alexander Heldt
2023-11-16 09:15:21 +01:00
parent ff8600dd0f
commit 2f22eac5ad

View File

@@ -20,6 +20,7 @@ in
main = {
term = "xterm-256color";
font = "JetBrainsMono Nerd Font:size=15";
include = "${pkgs.foot.themes}/share/foot/themes/dracula";
};
};
};