mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Example config:
<windowRules>
<windowRule identifier="foot" title="max">
<action name="Maximize"/>
</windowRule>
</windowRules>
Observe that:
- `foot -T foo` starts maximized
- `xterm -T foo` starts normal
|
||
|---|---|---|
| .. | ||
| keybind.c | ||
| libinput.c | ||
| meson.build | ||
| mousebind.c | ||
| rcxml.c | ||
| session.c | ||