From bb94e184b12812239fcf7dec23e263b65c09ab6e Mon Sep 17 00:00:00 2001 From: Mihir Lad Date: Wed, 6 Jan 2021 14:37:16 -0500 Subject: [PATCH] README.md: Add link to personal bar config --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f29a6d79..12c5deca 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,11 @@ label-empty-background = ${colors.primary} label-empty-padding = 2 ``` +You can also take a look at my +[personal](https://github.com/mihirlad55/dotfiles/blob/arch-dwm/.config/polybar/config#L99) +bar configuration which is more representative of the screenshot above. + + ## License Polybar is licensed under the MIT license. [See LICENSE for more information](https://github.com/polybar/polybar/blob/master/LICENSE).