Unverified Commit 3c1c017c authored by winston's avatar winston
Browse files

catppuccin-fcitx5: fix sed command

parent 0b919327
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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