Remove useless canon-Ubuntu icons

This commit is contained in:
Mylloon 2021-12-28 16:54:58 +01:00
parent d6245781b9
commit 53403ba7da
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -38,7 +38,7 @@ echo "Battery pourcentage now displayed!"
# Icons
# Path where icons are saved
pathicons='/usr/share/applications'
apps=("debian-xterm" "debian-uxterm")
apps=("debian-xterm" "debian-uxterm" "software-properties-drivers" "software-properties-livepatch")
# We remove the Ubuntu desktop shortcut only if it already exists
for app in ${apps[@]}