diff --git a/features/src/zellij/devcontainer-feature.json b/features/src/zellij/devcontainer-feature.json index 2de2c18..dc10e76 100644 --- a/features/src/zellij/devcontainer-feature.json +++ b/features/src/zellij/devcontainer-feature.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainerFeature.schema.json", - "id": "tmux", + "id": "zellij", "version": "1.0.0", - "name": "tmux" + "name": "zellij" }