diff --git a/src/App.vue b/src/App.vue
index 3451198..5ac70cf 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -21,7 +21,7 @@ store.fetchProfiles()
class="basis-1/3 min-w-60 flex-1 flex flex-col border-solid border-0 border-r bg-zinc-900 bg-opacity-50" />
+ @select="currentConfigPage = (currentConfigPage+1)%4" />