Wipe cliphist after stop instead of before start

This commit is contained in:
SebastianStork 2025-01-15 14:19:01 +01:00
parent d2f1ed22d2
commit 20304334a8

View file

@ -14,7 +14,7 @@
allowImages = false;
};
systemd.user.services.cliphist.Service.ExecStartPre =
systemd.user.services.cliphist.Service.ExecStopPost =
"${lib.getExe config.services.cliphist.package} wipe";
home.packages = [