Yazi: Difference between revisions
Created page for Yazi file manager |
m Minor change for stylix integration |
||
Line 254: | Line 254: | ||
}; | }; | ||
}; | }; | ||
</syntaxhighlight>Stylix can also do it automatically for you. You have to set:<syntaxhighlight lang="nix"> | |||
stylix.targets.yazi.enable = true; | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 271: | Line 273: | ||
# https://mynixos.com/search?q=yazi | # https://mynixos.com/search?q=yazi | ||
# https://nix-community.github.io/home-manager/options.xhtml#opt-programs.yazi.enable | # https://nix-community.github.io/home-manager/options.xhtml#opt-programs.yazi.enable | ||
# https://stylix.danth.me/options/hm.html#stylixtargetsyazienable |