Convert MPV configuration to module
This commit is contained in:
parent
e2df40e518
commit
d48773e9af
5 changed files with 26 additions and 6 deletions
|
@ -2,6 +2,7 @@
|
|||
config.modules = {
|
||||
application = {
|
||||
zathura.enable = true;
|
||||
mpv.enable = true;
|
||||
};
|
||||
cli.neovim.enable = true;
|
||||
cli.vifm.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue