diff options
| -rw-r--r-- | .amethyst.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.amethyst.yml b/.amethyst.yml index c493bdc..46af891 100644 --- a/.amethyst.yml +++ b/.amethyst.yml @@ -10,8 +10,8 @@ layouts: - tall-right # - wide # - middle-wide - # - 3column-left - # - 3column-right + - 3column-left + - 3column-right # - 4column-left # - 4column-right # - column @@ -46,6 +46,7 @@ floating: - com.culturedcode.ThingsMac - com.microsoft.Outlook - com.microsoft.teams + - chat.rocket # Maintain layout across executions restore-layouts-on-launch: true |
