refactor: rename home modules/general cleanup
This commit is contained in:
parent
2c0ab4df6c
commit
39706078e8
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ in
|
|||
};
|
||||
skim = {
|
||||
enable = true;
|
||||
enableFishIntegration = lib.mkIf config.programs.console.shell.fish.enable true;
|
||||
enableFishIntegration = lib.mkIf config.homeModules.console.shell.fish.enable true;
|
||||
defaultCommand = "rg --files --hidden";
|
||||
changeDirWidgetOptions = [
|
||||
"--preview 'eza --icons -L 3 -T --color always {} | head -200'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue