From da3ed7e720b2e1d487882ccb701d5301faa4d2e2 Mon Sep 17 00:00:00 2001 From: Brendan Date: Sun, 24 May 2020 18:56:47 +1000 Subject: [PATCH] Update to include default path for apt-get (#2095) --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 7040e45d..189104c8 100644 --- a/README.rst +++ b/README.rst @@ -60,6 +60,8 @@ Configuration Basic powerline configuration is done via `JSON` files located at `.config/powerline/`. It is a good idea to start by copying the default configuration located at `powerline_root/powerline/config_files/` to `.config/powerline/`. If you installed the powerline from the AUR or via pip, `powerline_root` should be `/usr/lib/python3.6/site-packages/` or something similar, depending on your python version. +If you installed powerline via apt-get 'powerline_root' should be '/usr/share/powerline/'. + This should yield you the following directory structure: ::