This commit is contained in:
parent
ccbe21a5c4
commit
96b467b7ed
7 changed files with 11 additions and 27 deletions
5
modules2/fzf/session-variables.nix
Normal file
5
modules2/fzf/session-variables.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
flake.modules.homeManager.base.home.sessionVariables = {
|
||||
FZF_DEFAULT_OPTS = "--reverse";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue