catppuccin-fcitx5: fix sed command

This commit is contained in:
winston
2025-09-07 18:30:33 +02:00
parent 0b9193275d
commit 3c1c017c51
@@ -24,7 +24,7 @@ stdenvNoCC.mkDerivation {
runHook preInstall
''
+ lib.optionalString withRoundedCorners ''
find src -name theme.conf -exec sed -iE 's/^# (Image=(panel|highlight).svg)/\1/' {} +
find src -name theme.conf -exec sed -i -E 's/^# (Image=(panel|highlight).svg)/\1/' {} +
''
+ ''
mkdir -p $out/share/fcitx5