diff --git a/install.sh b/install.sh index 9c88a84..6bde321 100755 --- a/install.sh +++ b/install.sh @@ -2,7 +2,7 @@ configs=("betterlockscreen" "bspwm" "btop" "picom" "polybar" "zathura" "rofi" "yazi" "sxhkd" "dunst" "mimeapps.list" "starship.toml") -betterrlockscreen -u ~/.bg/bg_5.jpg +betterlockscreen -u ~/.bg/bg_5.jpg for config in ${configs[@]}; do cp -vr ./$config ~/.config/