diff options
author | awy <awy@awy.one> | 2024-11-04 16:15:47 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-11-04 16:15:47 +0300 |
commit | 942b35c3461110397f788451051d26139b84fab7 (patch) | |
tree | fe7549f84a0fc3aa65c783f094802a78f56878f8 /.config/rofi/gruvbox.rasi | |
parent | d913e017bd2b411dcc23dd8e9082712537f8c88b (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 5a92d77..281f5b8 100644 --- a/.config/rofi/gruvbox.rasi +++ b/.config/rofi/gruvbox.rasi @@ -9,7 +9,7 @@ grey: #a89984; width: 600; - font: "FiraSans 12"; + font: "Sans 12"; } element-text, element-icon , mode-switcher { |