chore(statix): Apply fixes
This commit is contained in:
parent
1f367f80fa
commit
6f90f67384
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ in {
|
|||
then "\"${(lib.strings.concatStringsSep " " args)}\""
|
||||
else "";
|
||||
mkNiriCommand = bind: let
|
||||
args = bind.args or [];
|
||||
inherit (bind) args;
|
||||
in
|
||||
if bind.command == "quit"
|
||||
then "quit;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue