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/config-wallpaper.rasi | |
| parent | f036b989341398cbe6f96c0da714b1d309a9620d (diff) | |
Rofi changed font to Jetbrains Mono Nerd font from fira code and some minor tweaks
Diffstat (limited to 'config/rofi/config-wallpaper.rasi')
| -rw-r--r-- | config/rofi/config-wallpaper.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index c90c2fa3..4f83c098 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -45,7 +45,7 @@ element-icon { } element-text { - font: "Fira Code SemiBold 12"; + font: "JetBrainsMono Nerd Font SemiBold 12"; vertical-align: 0.5; horizontal-align: 0.5; } |
