From 7af2a975f3ff357ac5824f41acf357329b15620e Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Sat, 17 Jun 2023 23:43:20 -0400 Subject: tofi: update to nerdfonts v3 --- .config/tofi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/tofi/config') diff --git a/.config/tofi/config b/.config/tofi/config index ad08a6e..52e31ff 100644 --- a/.config/tofi/config +++ b/.config/tofi/config @@ -14,7 +14,7 @@ # characters not in the chosen font will fail to render. # # Otherwise, fonts are interpreted in Pango format. - font = "/usr/share/fonts/fira-code-nerd/Fira Code Regular Nerd Font Complete.ttf" + font = "/usr/share/fonts/fira-code-nerd/FiraCodeNerdFont-Regular.ttf" # Point size of text. font-size = 16 -- cgit v1.2.3