summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorwerdl <werdl_is_cool@outlook.com>2025-05-18 11:11:38 +0100
committerwerdl <werdl_is_cool@outlook.com>2025-05-18 11:11:38 +0100
commita275a4a1b10f3939cbc9d0179298268c817b8f22 (patch)
treeeb618a18d8b13868c3476cf6ac5c696d90d80030 /README.md
parent6c467fc57888c34b7d2ce150d6522a931002047a (diff)
add should_float to readme
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 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