From d64310c1452e4467c6c1451f9dbee7807f82190e Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 8 Aug 2023 16:15:57 -0500 Subject: fix: fix font config in multiple locations --- bemenu/.config/profile.d/50-bemenu.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bemenu/.config') diff --git a/bemenu/.config/profile.d/50-bemenu.sh b/bemenu/.config/profile.d/50-bemenu.sh index b99adc4..854af3b 100644 --- a/bemenu/.config/profile.d/50-bemenu.sh +++ b/bemenu/.config/profile.d/50-bemenu.sh @@ -1,4 +1,5 @@ #!/usr/bin/sh +# shellcheck disable=2034 base00="#1d2021" base01="#3c3836" @@ -22,7 +23,7 @@ export BEMENU_OPTS="--ignorecase \ --scrollbar autohide \ --line-height 18 \ --binding vim \ ---fn 'Fira Code Nerd Font 12' \ +--fn 'FiraCode Nerd Font 15' \ --no-overlap \ --ab '$base02' \ --af '$base06' \ -- cgit v1.2.3-70-g09d2