mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway/i3status] fix volume mute symbol
This commit is contained in:
parent
29214b32d2
commit
3d8fa9a304
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ client.focused_inactive $color_bg_inactive $color_bg_inactive $color_text_inacti
|
||||||
client.urgent $color_bg_urgent $color_bg_urgent $color_text $color_indicator $color_bg
|
client.urgent $color_bg_urgent $color_bg_urgent $color_text $color_indicator $color_bg
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
font pango:FiraCode
|
font pango:FiraCode, Font Awesome 5 Free
|
||||||
status_command i3status-rs
|
status_command i3status-rs
|
||||||
position top
|
position top
|
||||||
workspace_buttons yes
|
workspace_buttons yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue