diff --git a/contrib/polybar-git.aur/polybar.install b/contrib/polybar-git.aur/polybar.install index 6b954fb0..03368ec9 100644 --- a/contrib/polybar-git.aur/polybar.install +++ b/contrib/polybar-git.aur/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 diff --git a/contrib/polybar.aur/polybar.install b/contrib/polybar.aur/polybar.install index 6b954fb0..03368ec9 100644 --- a/contrib/polybar.aur/polybar.install +++ b/contrib/polybar.aur/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 diff --git a/contrib/polybar.xbps/INSTALL.msg b/contrib/polybar.xbps/INSTALL.msg index d7079b94..3bde59ac 100644 --- a/contrib/polybar.xbps/INSTALL.msg +++ b/contrib/polybar.xbps/INSTALL.msg @@ -1,7 +1,7 @@ Get started with the example configuration: - $ install -Dm644 /usr/share/examples/polybar/config $HOME/.config/polybar + $ install -Dm644 /usr/share/examples/polybar/config $HOME/.config/polybar/config $ polybar example