Fix FontAwesome usage in swaybar

This commit is contained in:
2020-03-03 16:56:16 +01:00
parent dcab0b450c
commit d12bde90da

View File

@@ -255,7 +255,7 @@ bindsym Ctrl+Alt+l exec $srclocker
bar { bar {
position top position top
pango_markup enabled 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. # When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time. # The default just shows the current date and time.