updated flake

This commit is contained in:
bowlbird
2024-09-22 23:09:38 +00:00
parent 8daa8d11b7
commit aedf2424a1

View File

@@ -34,7 +34,7 @@
runHook preInstall
mkdir -p "$out/lib"
cp -r out/* "$out/lib/libhypreasymotion.so"
cp -r ./hypreasymotion.so "$out/lib/libhyprland-easymotion.so"
runHook postInstall
'';
};