diff options
| author | JaKooLit <jimmielovejay.com> | 2023-11-19 09:47:24 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-11-19 09:47:24 +0900 |
| commit | 57b2088bbbc3cd3c8e9c6da490bbe6709ea37b41 (patch) | |
| tree | 533df04314734182330861f995d5abf3dc6eaa40 /config/rofi/config.rasi | |
| parent | 8460e015243a8323ffb7483c13e1e2692f5ca59c (diff) | |
tweaked rofi
Diffstat (limited to 'config/rofi/config.rasi')
| -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 11a96709..6a06eae2 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -4,7 +4,7 @@ /* ---- Configuration ---- */ configuration { modi: "drun,run"; - font: "Fira Code SemiBold 14"; + font: "Fira Code SemiBold 12"; show-icons: true; display-drun: ""; display-run: ""; |
