We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b297e16 commit 052bdfcCopy full SHA for 052bdfc
home/programs/yazi.nix
@@ -7,6 +7,8 @@ in
7
programs.yazi = {
8
enable = true;
9
10
+ shellWrapperName = "y";
11
+
12
settings = {
13
flavor = {
14
use = "dracula";
0 commit comments