commands -> command

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-19 15:00:58 +01:00
parent 5ec21f25c4
commit 7070770515
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -51,7 +51,7 @@
command = "${pkgs.wl-clipboard}/bin/wl-paste --watch ${pkgs.clipman}/bin/clipman store --no-persist";
}
{
commands = "${pkgs.mako}/bin/mako";
command = "${pkgs.mako}/bin/mako";
}
];
};