added copying of modified fastfetch-compact for Arch
This commit is contained in:
@@ -264,6 +264,11 @@ fi
|
||||
|
||||
clear
|
||||
|
||||
# copy fastfetch config if arch.png is not present
|
||||
if [ ! -f "$HOME/.config/fastfetch/arch.png" ]; then
|
||||
cp -r assets/fastfetch "$HOME/.config/fastfetch"
|
||||
fi
|
||||
|
||||
# final check essential packages if it is installed
|
||||
execute_script "02-Final-Check.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user