From a502476275bfabfbede3b1925ceb6f102c5538bf Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 5 Sep 2024 12:51:13 +0200 Subject: [PATCH] add hsr abbr --- pacman.d/hooks/honkai-shortcut.hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacman.d/hooks/honkai-shortcut.hook b/pacman.d/hooks/honkai-shortcut.hook index 2df5561..accbe33 100644 --- a/pacman.d/hooks/honkai-shortcut.hook +++ b/pacman.d/hooks/honkai-shortcut.hook @@ -7,4 +7,4 @@ 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' +Exec = /bin/sh -c '/usr/bin/sed -i "s/Name=The Honkers Railway Launcher/Name=Honkai Star Rail - HSR/g" /usr/share/applications/the-honkers-railway-launcher.desktop'