diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-24 23:00:03 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-24 23:00:03 -0700 |
| commit | 89e10cd0c0331fc727889d41e34309db1fb5735f (patch) | |
| tree | 7e6b48fb82e1d747063a88024787eef150952fd6 /config/rofi | |
| parent | 76f25d71f1e13c88be02a4833fbc7cd5e9c75aca (diff) | |
init update
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/0-shared-fonts.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/0-shared-fonts.rasi b/config/rofi/0-shared-fonts.rasi index 4c300e0e..23173209 100644 --- a/config/rofi/0-shared-fonts.rasi +++ b/config/rofi/0-shared-fonts.rasi @@ -6,11 +6,11 @@ /*****-- Fonts Size and Font Size -----*****/ configuration { - font: "JetBrainsMono Nerd Font SemiBold 15"; +font: "JetBrainsMono Nerd Font SemiBold 13"; } /*****-- Elements Font Size -----*****/ element-text { - font: "JetBrainsMono Nerd Font SemiBold 13"; +font: "JetBrainsMono Nerd Font SemiBold 11"; }
\ No newline at end of file |
