On my Arch Linux BSPWM I have setup polybar , in launcher module I need Arch Linux logo on polybar
[module/launcher]
type=custom/text
content =
content-font= 3
content-foreground=# 6E56AF
content-padding = 1
click-left= "rofi -show drun"
I have added the unicode block for that logo but It does not show up on polybar .
I have nerd fonts and awesome fonts installed but still does not seem to work .
Any Idea How can I get this working?
?
[module/launcher]
type=custom/text
content =
content-font= 3
content-foreground=# 6E56AF
content-padding = 1
click-left= "rofi -show drun"
I have added the unicode block for that logo but It does not show up on polybar .
I have nerd fonts and awesome fonts installed but still does not seem to work .
Any Idea How can I get this working?
?