diff options
Diffstat (limited to '.config/rofi')
-rw-r--r-- | .config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 7dadde0..64484d2 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,7 +1,7 @@ configuration { modi: "drun,run"; lines: 4; - font: "JetBrainsMono NF 10"; + font: "JetBrainsMono Nerd Font 10"; matching: "fuzzy"; separator-style: "none"; hide-scrollbar: true; |