diff options
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r-- | .config/rofi/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 6636721..87544c2 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -3,8 +3,8 @@ configuration { width: 30; lines: 5; show-icons: true; - font: "Mono 11"; - terminal: "urxvt"; + font: "Terminus (TTF) 09"; + terminal: "XTerm"; disable-history: true; sidebar-mode: false; tokenize: true; |