From 176380fd65d0233ea6a5608bfb24d437deccbb0b Mon Sep 17 00:00:00 2001 From: werdl Date: Mon, 19 May 2025 19:08:30 +0100 Subject: add multiple should_float options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 60811a1..bd00cd1 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ The file uses a `key : value` format. Lines starting with `#` are ignored. | `resize_master_amount` | Integer | `1` | Percent to increase/decrease master width. | | `snap_distance` | Integer | `5` | Distance (px) before a floating window snaps to edge. | | `motion_throttle` | Integer | `60` | Target FPS for mouse drag actions. | -| `should_float` | String | `st` | Always-float rule (can list multiple). | +| `should_float` | String | `"st"` | Always-float rule. Multiple entries should be comma-seperated. Optionally, entries can be enclosed in quotes.| --- -- cgit v1.2.3