diff options
author | Raul Benencia <raul@thousandeyes.com> | 2024-11-08 11:33:00 -0800 |
---|---|---|
committer | Raul Benencia <raul@thousandeyes.com> | 2024-11-08 11:33:24 -0800 |
commit | 932c1d4b146f48c8a576d25341e02293d0bbf9d7 (patch) | |
tree | 81eb51b5f126842937e1cc21529322ccc5cfd0f1 | |
parent | 4a6ad1a0debb8fed09de78aab71f7b2de9461fb0 (diff) |
-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 ]; } |