Skip to content

Commit 31d8030

Browse files
committed
feat: navi gets back to fzf
1 parent e9a3763 commit 31d8030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .config/nix/home-manager/_mixins/features/navi

.config/nix/home-manager/_mixins/features/navi/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
settings = {
4747
finder = {
48-
command = "skim";
48+
command = "fzf";
4949
};
5050
cheats = {
5151
paths = [

0 commit comments

Comments
 (0)