fixed compound commands not working in pipelines
improved pipe assignment logic to prevent potential resource leaks
This commit is contained in:
@@ -126,7 +126,7 @@ in
|
||||
};
|
||||
};
|
||||
});
|
||||
default = {};
|
||||
default = [];
|
||||
description = "Custom keymaps to set when shed starts";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user