9e3b537817
We had a check that restricted config files to "regular files". This check was to restrictive as it didn't allow for things like: ``` polybar -c <(gen_config) gen_config | polybar -c /dev/stdin ``` Now, polybar can easily read config data from stdin. |
||
---|---|---|
.. | ||
adapters | ||
cairo | ||
components | ||
drawtypes | ||
events | ||
modules | ||
tags | ||
utils | ||
x11 | ||
CMakeLists.txt | ||
common.hpp | ||
debug.hpp | ||
errors.hpp | ||
settings.hpp.cmake |