fix: yazi keymap arguments
This commit is contained in:
parent
c540e9cc73
commit
4b6183f0ec
7 changed files with 143 additions and 147 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{ lib, config, ... }:
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
let
|
||||
configDir = ../config;
|
||||
browser = "zen.desktop";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue