diff options
| author | Blake Romero <blake@developercraft.com> | 2026-03-22 13:01:15 +0000 |
|---|---|---|
| committer | Blake Romero <blake@developercraft.com> | 2026-03-22 13:01:15 +0000 |
| commit | 3ec561d467656563fa962af5a86e5fe6675b4b4a (patch) | |
| tree | 730ab886065e5e0ccd0b211a818e910a13f42c5d | |
| parent | 1476b0bcb8bc8fbfb9af22c065dd86961e875ed1 (diff) | |
Swap menu button to app menu
| -rw-r--r-- | config.jsonc | 2 |
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" ], |
