From ee2013cd44bd7d1cccd9ec1d44b188be98e491da Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Fri, 10 Oct 2025 15:38:26 +0800 Subject: [PATCH] update config and readme --- README.md | 9 --------- config.conf | 3 +-- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 013ca3d..857aa3e 100644 --- a/README.md +++ b/README.md @@ -43,23 +43,14 @@ https://github.com/user-attachments/assets/014c893f-115c-4ae9-8342-f9ae3e9a0df0 # Supported layouts -## Horizontal Layouts - tile - scroller - monocle - grid -- dwindle -- spiral - deck - center_tile - -## Vertical Layouts - vertical_tile - vertical_scroller -- vertical_monocle -- vertical_grid -- vertical_dwindle -- vertical_spiral # Installation diff --git a/config.conf b/config.conf index 6198b72..01c21f8 100644 --- a/config.conf +++ b/config.conf @@ -123,8 +123,7 @@ globalcolor=0xb153a7ff overlaycolor=0x14a57cff # layout support: -# horizontal:tile,scroller,grid,monocle,spiral,dwindle,center_tile -# vertical:vertical_tile,vertical_scroller,vertical_grid,vertical_spiral,vertical_dwindle +# tile,scroller,grid,deck,monocle,center_tile,vertical_tile,vertical_scroller tagrule=id:1,layout_name:tile tagrule=id:2,layout_name:tile tagrule=id:3,layout_name:tile