diff options
Diffstat (limited to '.config/rofi')
-rw-r--r-- | .config/rofi/config.rasi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index d8eed3c..3b108ba 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,4 +1,5 @@ configuration { + font: "Iosevka 20"; modes: [ combi ]; combi-modes: [ window, drun, run ]; } |