Waybar/resources
Xiretza adc67b6f75 style.css: add fontawesome to beginning of font list
If there is some other font installed that 1) matches the four existing
font families and 2) provides its own glyph in the private use area used
by Awesome, then that font's glyph will be used instead of the intended
icon.

For example, the following character (U+F001, "music"): 
...looks like a pair of musical notes in fontawesome, but DejaVu Sans
also provides a glyph, which looks like a couple of squares. DejaVu Sans
matches first when "sans-serif" is requested, so its (unrelated) glyph
is used.
2022-03-03 18:18:21 +01:00
..
custom_modules mediaplayer.py: Exit properly on SIGPIPE 2021-11-27 23:07:26 +01:00
config Use spacing in config 2021-10-20 11:30:53 +02:00
style.css style.css: add fontawesome to beginning of font list 2022-03-03 18:18:21 +01:00
waybar.service.in Don't start if graphical-session is not running 2021-07-31 16:56:55 +02:00