pinwheel: Switch font to JetBrains Mono

This commit is contained in:
Alexander Heldt
2023-11-05 20:37:42 +01:00
parent 8908bbebab
commit 045e6e5421
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ let
bmr = pkgs.writeShellScript "bmr" ''
${pkgs.bemenu}/bin/bemenu-run \
--fn 'DejaVuSansM Nerd Font Mono 16' \
--fn 'JetBrainsMono Nerd Font Mono 16' \
--hp 10 \
--line-height 38 \
--cw 12 \