mirror of https://github.com/polybar/polybar.git
Updated Known Issues (markdown)
parent
6ee55b5a6c
commit
5022c16d1e
|
@ -39,8 +39,8 @@ The general issue is that the libraries and programs provided by Anaconda cannot
|
|||
**Fix:** The easiest fix is to uninstall Anaconda if you don't need it.
|
||||
|
||||
If you can't/don't want to uninstall Anaconda, we need to force polybar to not use any resources provided by Anaconda.
|
||||
This can be done by removing any paths that point to anaconda from both the `$PATH` and `$PKG_CONFIG_PATH` environment
|
||||
variable before building polybar.
|
||||
This can be done by temporarily removing any paths that point to anaconda from both the `$PATH` and `$PKG_CONFIG_PATH` environment
|
||||
Variable si before building polybar.
|
||||
|
||||
For example if your `PATH` variable contains:
|
||||
|
||||
|
|
Loading…
Reference in New Issue