This commit is contained in:
Stephan Raabe
2024-05-07 21:02:31 +02:00
parent 176a8671f4
commit 72fca9a386
12 changed files with 91 additions and 9 deletions
+3
View File
@@ -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
+1 -1
View File
@@ -53,10 +53,10 @@ packagesPacman=(
"guvcview"
"jq"
"rofi-wayland"
"fastfetch"
);
packagesYay=(
"pfetch"
"bibata-cursor-theme"
"trizen"
"pacseek"
-2
View File
@@ -12,9 +12,7 @@ packagesPacman=(
);
packagesYay=(
"swww"
"wlogout"
"nwg-look"
"emote"
"eww"
);