diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-10 11:42:08 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-10 11:42:08 +0200 |
commit | b1fcaf9dd8d40525f531fdacd7b40ed0c7a91635 (patch) | |
tree | 7b472e0d7d41cff7e7708b77fdba954bc51e37f0 | |
parent | b07e30e9f0dc9736228c33cf0e878309b14308d1 (diff) |
use font file
-rw-r--r-- | config/hyprland/tofi/themes/nord | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/tofi/themes/nord b/config/hyprland/tofi/themes/nord index ef5e14f..3db099f 100644 --- a/config/hyprland/tofi/themes/nord +++ b/config/hyprland/tofi/themes/nord @@ -1,5 +1,5 @@ ### Font -font = monospace bold +font = /usr/share/fonts/TTF/JetBrainsMono-Bold.ttf font-size = 12 text-color = #d8dee9 |