fixup! Update system

This commit is contained in:
2025-12-01 15:39:34 +03:00
parent 302825e528
commit e8aa398422
+1 -1
View File
@@ -75,7 +75,7 @@
}
{
on = [ "<C-n>" ];
run = ''shell '${lib.getExe pkgs.dragon-drop} -x -i -T "%h"' '';
run = "shell '${lib.getExe pkgs.dragon-drop} -x -i -T %h'";
}
{
on = [ "g" "<S-d>" ];