From 4cd111d9d1356db27f6c90b9c95144f9c409ec54 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Mon, 23 Jun 2025 20:52:58 +0100 Subject: add new_win_master new windows spawned can now be set as master window --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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. | --- -- cgit v1.2.3