From 467509cb2b7630efc021ab94c56f1ca505fefb53 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Sun, 1 Sep 2024 23:35:18 -0500 Subject: [PATCH] Update tabs.toml --- src/commands/tabs.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/commands/tabs.toml b/src/commands/tabs.toml index db27c008..5b4fcca4 100644 --- a/src/commands/tabs.toml +++ b/src/commands/tabs.toml @@ -1 +1,7 @@ -directories = ["system-setup", "applications-setup", "security", "utils", "gaming"] +directories = [ + "applications-setup", + "gaming", + "security", + "system-setup", + "utils" +]