mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
icons everywhere
This commit is contained in:
parent
5b7a195446
commit
668e6901fb
13 changed files with 119 additions and 45 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue