Skip to content

modules/yazi: init#29

Open
Martin-Joe wants to merge 1 commit intoLassulus:mainfrom
Martin-Joe:yazi
Open

modules/yazi: init#29
Martin-Joe wants to merge 1 commit intoLassulus:mainfrom
Martin-Joe:yazi

Conversation

@Martin-Joe
Copy link

No description provided.

Copy link
Collaborator

@zimward zimward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines +49 to +51
settingsToml = tomlFmt.generate "yazi.toml" config.settings;
keymapToml = tomlFmt.generate "keymap.toml" config.keymap;
themeToml = tomlFmt.generate "theme.toml" config.theme;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be nice if those files could also be exported via a wlib.types.file option. Take a look here https://github.com/Lassulus/wrappers/blob/main/modules/mpv/module.nix#L15

@Lassulus
Copy link
Owner

Lassulus commented Nov 7, 2025

we also introduces mandatory maintainers now for every module, would be nice to rebase this on current main and yourself as a maintainer :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants