diff options
author | zachir <zachir@librem.one> | 2025-07-15 21:34:12 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-15 21:35:51 -0500 |
commit | 8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade (patch) | |
tree | afc0ef42a009c28dbc638b1a60d12a46e3ddc952 /tofi/themes/dmenu_vertical | |
parent | b66538e421e6025d8d8314b28b5c27e315c4f9d7 (diff) |
Fully replace mononoki with FiraCode
Diffstat (limited to 'tofi/themes/dmenu_vertical')
-rw-r--r-- | tofi/themes/dmenu_vertical | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical index 24df784..c8b6900 100644 --- a/tofi/themes/dmenu_vertical +++ b/tofi/themes/dmenu_vertical @@ -8,7 +8,7 @@ horizontal = false font-size = 18 prompt-text = "" prompt-padding = 18 -font = mononoki Nerd Font Mono +font = FiraCode Nerd Font Mono outline-width = 0 border-width = 0 min-input-width = 424 |