From c57e8ab185623510e527400a34d729b313daffc4 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 25 Jul 2023 23:46:05 +0200 Subject: feat(polybar): update polybar style --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 3a250f5..f415895 100644 --- a/update.sh +++ b/update.sh @@ -1,7 +1,7 @@ dotfiles=$HOME/dotfiles # Config -cp $HOME/.config/polybar/config.ini $dotfiles/config/polybar/config.ini +cp -r $HOME/.config/polybar/ $dotfiles/config/polybar cp $HOME/.config/i3/config $dotfiles/config/i3/config cp -r $HOME/.config/rofi $dotfiles/rofi cp $HOME/.config/picom/picom.conf $dotfiles/config/picom/picom.conf -- cgit v1.2.3