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:
parent
7842a06619
commit
658fd1a918
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ bindsym $mod+r mode "resize"
|
|||
#
|
||||
bar {
|
||||
position top
|
||||
font pango: JetBrainsMono Nerd Font Mono 14
|
||||
font pango:DejaVu Sans Mono, FontAwesome 14
|
||||
status_command i3status-rs
|
||||
colors {
|
||||
# Whole color settings
|
||||
|
|
Loading…
Reference in a new issue