From 5d41ab633d69b4f3001a6a0a2a5e7ff6fbeb72d1 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Tue, 27 Apr 2021 08:21:51 +0200 Subject: [PATCH] changed terminal font --- termite/.config/termite/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/termite/.config/termite/config b/termite/.config/termite/config index 0e4ab16..5c054c1 100644 --- a/termite/.config/termite/config +++ b/termite/.config/termite/config @@ -1,5 +1,5 @@ [options] -font = UbuntuMono 14 +font = UbuntuMonoNerdFont 14 [colors] @@ -39,4 +39,4 @@ color14 = #9aedfe # white color7 = #bfbfbf -color15 = #e6e6e6 \ No newline at end of file +color15 = #e6e6e6