From 8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 21:34:12 -0500 Subject: Fully replace mononoki with FiraCode --- tofi/themes/dmenu | 2 +- tofi/themes/dmenu_vertical | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tofi/themes') diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 75fd7f2..5aaef23 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -7,7 +7,7 @@ height = 24 horizontal = true font-size = 18 prompt-text = "" -font = mononoki Nerd Font Mono +font = FiraCode Nerd Font Mono outline-width = 0 border-width = 0 min-input-width = 424 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 -- cgit v1.2.3