diff --git a/modules/home-manager/profiles/dev.nix b/modules/home-manager/profiles/dev.nix index e9a45893..07669082 100644 --- a/modules/home-manager/profiles/dev.nix +++ b/modules/home-manager/profiles/dev.nix @@ -52,8 +52,8 @@ in { in { enable = true; - changeDirWidgetCommand = "${fd} --type d"; - defaultCommand = "${fd} --type f"; + changeDirWidgetCommand = "${fd} --type directory --unrestricted"; + defaultCommand = "${fd} --type file --hidden"; }; # dog > sky dog > cat.