diff options
author | ZachIR <zachir@librem.one> | 2025-07-30 02:40:49 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-30 02:40:49 -0500 |
commit | 0ff1806f2c2d690238c373b8f65ba40f569301d7 (patch) | |
tree | 41d4ecbb916ff886e5df1e945669bcaff1b9d569 /tofi/themes/dmenu | |
parent | 98d4473f1c9783c7bc8f01208f1996b2e40e53ce (diff) |
Use JetBrainsMono Nerd Font instead of Fira Code
Diffstat (limited to 'tofi/themes/dmenu')
-rw-r--r-- | tofi/themes/dmenu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 82cff1d..8af8c80 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -7,7 +7,7 @@ height = 36 horizontal = true font-size = 18 prompt-text = "" -font = FiraCode Nerd Font Mono +font = JetBrainsMono Nerd Font outline-width = 0 border-width = 0 min-input-width = 424 |