summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb5447b..5cfac27 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,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