commands -> command
This commit is contained in:
parent
5ec21f25c4
commit
7070770515
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue