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