Updates
This commit is contained in:
@@ -40,5 +40,8 @@ fi
|
||||
if [ -d ~/dotfiles-versions/$version/swappy ]; then
|
||||
_installSymLink eww ~/.config/eww ~/dotfiles/eww/ ~/.config
|
||||
fi
|
||||
if [ -d ~/dotfiles-versions/$version/fastfetch ]; then
|
||||
_installSymLink fastfetch ~/.config/fastfetch ~/dotfiles/fastfetch/ ~/.config
|
||||
fi
|
||||
echo ":: Symbolic links created."
|
||||
echo
|
||||
|
||||
@@ -53,10 +53,10 @@ packagesPacman=(
|
||||
"guvcview"
|
||||
"jq"
|
||||
"rofi-wayland"
|
||||
"fastfetch"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
"pfetch"
|
||||
"bibata-cursor-theme"
|
||||
"trizen"
|
||||
"pacseek"
|
||||
|
||||
@@ -12,9 +12,7 @@ packagesPacman=(
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
"swww"
|
||||
"wlogout"
|
||||
"nwg-look"
|
||||
"emote"
|
||||
"eww"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user