Skip to content

Commit

Permalink
sway: use FontAwesome5 for the statusbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ammgws committed May 23, 2020
1 parent f03c4a5 commit 1cb2051
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sway/.config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,10 @@ mode "resize" {
bindsym $mod+r mode "resize"

# font for title bars
font pango:DejaVu Sans Mono, FontAwesome 10
# FontAwesome 4.7
#font pango:DejaVu Sans Mono, FontAwesome 10
# FontAwesome 5
font pango:DejaVu Sans Mono, FontAwesome5Free 10, FontAwesome5Brands 10

# ┏━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Status bar
Expand Down

0 comments on commit 1cb2051

Please sign in to comment.