From f4734affb983f774c98d762488a2d7fd044e0638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sun, 26 May 2024 12:54:35 +0200 Subject: [PATCH] Re-add fontawesome to i3bar --- i3/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config.j2 b/i3/config.j2 index f577da9..5ad8756 100644 --- a/i3/config.j2 +++ b/i3/config.j2 @@ -349,7 +349,7 @@ bar { id bar-0 - font pango:JetBrainsMono {{ machine.font_size }} + font pango:JetBrainsMono, FontAwesome {{ machine.font_size }} colors { background #272822