diff options
-rw-r--r-- | polybar.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar.install b/polybar.install index 6b954fb02106..03368ec9c8de 100644 --- a/polybar.install +++ b/polybar.install @@ -3,7 +3,7 @@ post_install() { Get started with the example configuration: - $ install -Dm644 /usr/share/doc/polybar/config \$HOME/.config/polybar + $ install -Dm644 /usr/share/doc/polybar/config \$HOME/.config/polybar/config $ polybar example For more information, see https://github.com/jaagr/polybar/wiki |