From bcda2bbeab13e22eff4da613eb8224af6cfac63e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 4 Apr 2023 16:52:20 +0200 Subject: Add chat rocket to the amethyst and 3 columns for wide screens --- .amethyst.yml | 5 +++-- 1 file 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 -- cgit v1.2.3