diff options
| author | ryukamish <[email protected]> | 2026-03-17 20:46:33 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-03-17 20:46:33 +0530 |
| commit | a7e9d5eb0dc224be4c9a0fa5a15fce5d2aaa2de3 (patch) | |
| tree | 76a51e16a7e8142cce9c9de69818a7915b48e795 /rofi/config.rasi | |
| parent | 6c197cfb233f595d8fe464b232f1d725261a5b4f (diff) | |
chore: font change to geist mono nerd font
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 fb48c1b..c168b6d 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -23,7 +23,7 @@ configuration { @import "colors/tokyonight.rasi" * { - font: "Geist Mono 12"; + font: "GeistMono Nerd Font Propo 12"; } * { |
