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

10 lines
347 B
Text

[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/share/applications/com.raggesilver.BlackBox.desktop
[Action]
Description = Update BlackBox desktop entry
When = PostTransaction
Exec = /bin/sh -c '/usr/bin/sed -i "s/Name\[fr\]=Boîte Noire/Name\[fr\]=Terminal/g" /usr/share/applications/com.raggesilver.BlackBox.desktop'