diff --git a/alpm-hooks/reinstall-for-qt6.hook b/alpm-hooks/reinstall-for-qt6.hook deleted file mode 100644 index 12c9512..0000000 --- a/alpm-hooks/reinstall-for-qt6.hook +++ /dev/null @@ -1,10 +0,0 @@ -[Trigger] -Operation = Upgrade -Type = Package -Target = qt6-base - - -[Action] -Description = Reinstalling needed packages for theming QT applications... -When = PostTransaction -Exec = /usr/bin/reinstall-for-qt6 \ No newline at end of file