From d12bde90dab0ddb0247e5dbe6a68acaba2cd6b76 Mon Sep 17 00:00:00 2001 From: RhiobeT Date: Tue, 3 Mar 2020 16:56:16 +0100 Subject: [PATCH] Fix FontAwesome usage in swaybar --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index cbf7c13..0e54565 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -255,7 +255,7 @@ bindsym Ctrl+Alt+l exec $srclocker bar { position top pango_markup enabled - font pango:DejaVu Sans Mono, FontAwesome5 10 + font pango:DejaVu Sans Mono, FontAwesome 10 # When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time.