Update system

This commit is contained in:
2025-11-23 16:35:18 +03:00
parent cae32c1b4f
commit 80583eba1d
5 changed files with 206 additions and 153 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
}
{
on = [ "<C-n>" ];
run = ''shell '${lib.getExe pkgs.xdragon} -x -i -T "$@"' --confirm'';
run = ''shell '${lib.getExe pkgs.dragon-drop} -x -i -T "%h"' '';
}
{
on = [ "g" "<S-d>" ];