sway: Use FontAwesome for i3status-rs status bar

i3status-rs needs font awesome to be able to display icons properly. We
missed setting this correctly.
This commit is contained in:
Sanchayan Maity 2021-01-06 20:14:52 +05:30
parent 7842a06619
commit 658fd1a918

View file

@ -244,7 +244,7 @@ bindsym $mod+r mode "resize"
# #
bar { bar {
position top position top
font pango: JetBrainsMono Nerd Font Mono 14 font pango:DejaVu Sans Mono, FontAwesome 14
status_command i3status-rs status_command i3status-rs
colors { colors {
# Whole color settings # Whole color settings