diff --git a/restore-cockpit-custom-bg.hook b/remove-cockpit-os-favicon.hook similarity index 55% rename from restore-cockpit-custom-bg.hook rename to remove-cockpit-os-favicon.hook index 0aeb21c..c7120d2 100644 --- a/restore-cockpit-custom-bg.hook +++ b/remove-cockpit-os-favicon.hook @@ -7,4 +7,4 @@ Target=cockpit [Action] Description=Restoring custom background... When=PostTransaction -Exec=/usr/bin/cp -v /usr/share/cockpit/branding/default/bg-custom.jpg /usr/share/cockpit/branding/default/bg-plain.jpg +Exec=/usr/bin/rm -v /usr/share/cockpit/branding/arch/favicon.ico