summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Romero <blake@developercraft.com>2026-03-22 13:01:15 +0000
committerBlake Romero <blake@developercraft.com>2026-03-22 13:01:15 +0000
commit3ec561d467656563fa962af5a86e5fe6675b4b4a (patch)
tree730ab886065e5e0ccd0b211a818e910a13f42c5d
parent1476b0bcb8bc8fbfb9af22c065dd86961e875ed1 (diff)
Swap menu button to app menu
-rw-r--r--config.jsonc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.jsonc b/config.jsonc
index 7b20d08..53b040b 100644
--- a/config.jsonc
+++ b/config.jsonc
@@ -5,7 +5,7 @@
"reload_style_on_change": true,
"modules-left": [
- "custom/menu",
+ "custom/apps",
"sway/workspaces"
],