fix(install): add zathura and betterlockscreen

This commit is contained in:
doryan 2025-01-11 18:30:59 +04:00
parent a4100d24ba
commit 7de93a72ee

View File

@ -1,8 +1,6 @@
#!/bin/bash #!/bin/bash
configs=("bspwm" "btop" "cava" "lvim" "picom" "polybar" "rofi" "yazi" "sxhkd" "dunst" "mimeapps.list" "starship.toml") configs=("betterlockscreen" "bspwm" "btop" "picom" "polybar" "zathura" "rofi" "yazi" "sxhkd" "dunst" "mimeapps.list" "starship.toml")rlockscreen -u ~/.bg/bg_5.jpg
betterlockscreen -u ~/.bg/bg_3.jpg
for config in ${configs[@]}; do for config in ${configs[@]}; do
cp -vr ./$config ~/.config/ cp -vr ./$config ~/.config/