lol wrf????
This commit is contained in:
parent
7de93a72ee
commit
c112aeade8
|
@ -1,6 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
configs=("betterlockscreen" "bspwm" "btop" "picom" "polybar" "zathura" "rofi" "yazi" "sxhkd" "dunst" "mimeapps.list" "starship.toml")rlockscreen -u ~/.bg/bg_5.jpg
|
||||
configs=("betterlockscreen" "bspwm" "btop" "picom" "polybar" "zathura" "rofi" "yazi" "sxhkd" "dunst" "mimeapps.list" "starship.toml")
|
||||
|
||||
betterrlockscreen -u ~/.bg/bg_5.jpg
|
||||
|
||||
for config in ${configs[@]}; do
|
||||
cp -vr ./$config ~/.config/
|
||||
|
|
Loading…
Reference in New Issue