icons everywhere

This commit is contained in:
Rouven Seifert 2023-02-25 16:30:02 +01:00
parent 5b7a195446
commit 668e6901fb
13 changed files with 119 additions and 45 deletions

View file

@ -10,7 +10,7 @@
main = {
shell = "${pkgs.zsh}/bin/zsh";
dpi-aware = "yes";
font = "monospace:size=8";
font = "monospace:family=Iosevka Nerd Font, size=8";
};
cursor.color = "${colors.background} ${colors.foreground}";
colors =