diff --git a/client/src/config/config.rs b/client/src/config/binds/config.rs similarity index 100% rename from client/src/config/config.rs rename to client/src/config/binds/config.rs diff --git a/client/src/config/key_sequences.rs b/client/src/config/binds/key_sequences.rs similarity index 100% rename from client/src/config/key_sequences.rs rename to client/src/config/binds/key_sequences.rs diff --git a/client/src/config/colors.rs b/client/src/config/colors/colors.rs similarity index 100% rename from client/src/config/colors.rs rename to client/src/config/colors/colors.rs