From 4c7e4918c9a24cfe10d1146ab298758c09e5027a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 19 Jun 2024 15:13:56 +0200 Subject: [PATCH] dunst: Use fontawesome --- dunst/dunstrc.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dunst/dunstrc.j2 b/dunst/dunstrc.j2 index 50ac93c..696f0da 100644 --- a/dunst/dunstrc.j2 +++ b/dunst/dunstrc.j2 @@ -84,7 +84,7 @@ ### Text ### - font = JetBrains Mono {{ machine.font_size }} + font = JetBrainsMono, Fontawesome {{ machine.font_size }} # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height.