mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-23 05:35:53 -04:00
feat: use monitor spec to match windowrule monitor field
This commit is contained in:
parent
2868f07179
commit
6fda036dec
2 changed files with 2 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ typedef struct {
|
|||
int32_t ignore_minimize;
|
||||
int32_t isnosizehint;
|
||||
int32_t indleinhibit_when_focus;
|
||||
const char *monitor;
|
||||
char *monitor;
|
||||
int32_t offsetx;
|
||||
int32_t offsety;
|
||||
int32_t width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue