diff options
| author | installer <installer@gmail.com> | 2025-01-14 15:09:56 +0900 |
|---|---|---|
| committer | installer <installer@gmail.com> | 2025-01-14 15:09:56 +0900 |
| commit | 6450a622636734fb6410fc7d6962af2dc763d518 (patch) | |
| tree | 1fec7cd4426180ac8105567644ea1344523ed522 /config/rofi/resolution/1440p/config.rasi | |
| parent | f036b989341398cbe6f96c0da714b1d309a9620d (diff) | |
Rofi changed font to Jetbrains Mono Nerd font from fira code and some minor tweaks
Diffstat (limited to 'config/rofi/resolution/1440p/config.rasi')
| -rwxr-xr-x | config/rofi/resolution/1440p/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index d8d3fe17..8edcd394 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -28,10 +28,10 @@ element { } element-icon { - size: 5%; + size: 3%; } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; horizontal-align: 0.5; } |
