Rename font script

This commit is contained in:
Manuel Thalmann 2022-11-28 10:20:15 +01:00
parent e4c437eee3
commit 4feebf399e
2 changed files with 1 additions and 1 deletions

View file

@ -22,7 +22,7 @@ source "$softwareRoot/rclone/install.sh"
gnome-terminal --tab --wait -- /bin/bash -c "source '$cloudRoot/nextcloud.sh'"
# Install fonts
source "$popOSRoot/fonts.sh"
source "$popOSRoot/custom-fonts.sh"
source "$softwareRoot/oh-my-posh.sh"
} &