diff options
| author | ryukamish <[email protected]> | 2026-04-10 17:41:24 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-04-10 17:41:24 +0530 |
| commit | 1a8a864fa79816b6a605f134e1273b5a8dee57f3 (patch) | |
| tree | 95c32e490fb83da0ffdd521741eb2972418a5c40 /rofi/config.rasi | |
| parent | 9c398204855235c0de707942a443dbfaf4831091 (diff) | |
chore: default font family change
Diffstat (limited to 'rofi/config.rasi')
| -rw-r--r-- | rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi/config.rasi b/rofi/config.rasi index c168b6d..61b12ab 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -23,7 +23,7 @@ configuration { @import "colors/tokyonight.rasi" * { - font: "GeistMono Nerd Font Propo 12"; + font: "JetBrainsMono Nerd Font Propo 12"; } * { |
