update && change xdragon to dragon-drop in lf && remove webcord
nixos config pipeline / show-flake (push) Successful in 30s
nixos config pipeline / deploy (push) Successful in 3m6s

This commit is contained in:
smayzy
2025-11-10 13:44:50 +01:00
parent 56c920d58e
commit c41e4cd6e9
7 changed files with 18 additions and 46 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ in
programs.lf = {
enable = true;
commands = {
dragon-out = ''%${pkgs.xdragon}/bin/xdragon -a -x "$fx"'';
dragon-out = ''%${pkgs.dragon-drop}/bin/xdragon -a -x "$fx"'';
editor-open = ''$$EDITOR $f'';
mkdir = ''
''${{