confOS/pacman.d/hooks/honkai-shortcut.hook
2024-06-22 11:39:56 +02:00

10 lines
374 B
Text

[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/applications/the-honkers-railway-launcher.desktop
[Action]
Description = Update Honkai launcher desktop entry
When = PostTransaction
Exec = /bin/sh -c '/usr/bin/sed -i "s/Name=The Honkers Railway Launcher/Name=Honkai Star Rail/g" /usr/share/applications/the-honkers-railway-launcher.desktop'