diff options
author | awy <awy@awy.one> | 2024-10-30 00:09:51 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-30 00:09:51 +0300 |
commit | fabac33d0879125740abe3427f3e2bea7f1e0fe0 (patch) | |
tree | 66d11c70ab69bc72f77515f5bd4cd8863e8ab7d8 /.config/rofi/gruvbox.rasi | |
parent | 45fad9f1b0663fb542421cfcce39dcfcf74a2d0a (diff) |
font
Diffstat (limited to '.config/rofi/gruvbox.rasi')
-rw-r--r-- | .config/rofi/gruvbox.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/gruvbox.rasi b/.config/rofi/gruvbox.rasi index 63890a9..5a92d77 100644 --- a/.config/rofi/gruvbox.rasi +++ b/.config/rofi/gruvbox.rasi @@ -9,7 +9,7 @@ grey: #a89984; width: 600; - font: "DejaVuSansM Nerd Font 12"; + font: "FiraSans 12"; } element-text, element-icon , mode-switcher { |