Installation script, Arch hook

This commit is contained in:
Ld-Hagen
2021-09-25 22:03:43 +03:00
parent 7c5f5ffd5f
commit 7c750ca4ba
5 changed files with 102 additions and 33 deletions

12
scripts/fix-opera.hook Normal file
View File

@@ -0,0 +1,12 @@
# Fix video playback on Opera Upgrade/Install.
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = opera
[Action]
Description = Fix video playback in Opera browser
When = PostTransaction
Exec = /root/.scripts/fix-opera.sh