diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-06-17 23:43:20 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-06-17 23:43:20 -0400 |
| commit | 7af2a975f3ff357ac5824f41acf357329b15620e (patch) | |
| tree | 0c40d17152eeafb433fcc62ff82f9fa651bae7d9 | |
| parent | 0733b86658e7576c720ac592d3b0c1ce19a0413c (diff) | |
tofi: update to nerdfonts v3
| -rw-r--r-- | .config/tofi/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
