diff --git a/modules/cross-platform/home-manager/shell.nix b/modules/cross-platform/home-manager/shell.nix index 2cd5f0a..712c5b7 100644 --- a/modules/cross-platform/home-manager/shell.nix +++ b/modules/cross-platform/home-manager/shell.nix @@ -143,6 +143,7 @@ style = "compact"; workspaces = true; keymap_mode = "vim-normal"; + filter_mode = "directory"; }; }; };