feat(install): add betterlockscreen configuration and wallpaper
This commit is contained in:
parent
fa730b8838
commit
48f391908a
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
|
@ -2,6 +2,8 @@
|
|||
|
||||
configs=("bspwm" "btop" "cava" "lvim" "picom" "polybar" "rofi" "yazi" "sxhkd" "dunst")
|
||||
|
||||
betterlockscreen -u ~/.bg/bg_3.jpg --fx blur --blur 0.25
|
||||
|
||||
for config in ${configs[@]}; do
|
||||
cp -r ./$config ~/.config/
|
||||
done
|
||||
|
|
Loading…
Reference in New Issue