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 2905b04..47028e8 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ The file uses a `key : value` format. Lines starting with `#` are ignored.
| `exec` | String | `Nothing` | Command to run on startup (e.g., `sxbar`, `picom`, "autostart", etc.). |
| `can_swallow` | String | `st` | Windows that can swallow. |
| `can_be_swallowed` | String | `mpv` | Windows that can be swallowed. |
+| `new_win_master` | Bool | `false` | New windows will open as master window. |
---