From a275a4a1b10f3939cbc9d0179298268c817b8f22 Mon Sep 17 00:00:00 2001 From: werdl Date: Sun, 18 May 2025 11:11:38 +0100 Subject: add should_float to readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a60569f..e1530de 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ The file uses a `key : value` format. Lines starting with `#` are ignored. | `resize_master_amount` | Integer | `1` | Percentage (%) to increase/decrease the master width when resizing. | | `snap_distance` | Integer | `5` | Pixels from screen edge before a floating window snaps to the edge. | | `motion_throttle` | Integer | `60` | Target updates per second for mouse drag operations (move/resize/swap). Set close to your monitor's refresh rate for smoother visuals. | +| `should_float` | String | `""` | A window to always flaot (eg. `st`). For multiple windows, add multiple options.| ### Keybindings -- cgit v1.2.3