diff options
-rw-r--r-- | dwl.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1405,6 +1405,7 @@ monocle(Monitor *m) continue; resize(c, m->w.x, m->w.y, m->w.width, m->w.height, 0); } + focusclient(focustop(m), 1); } void |
index : dwl.git | ||
Personal config for dwl - Dynamic WayLand window manager | Benjamin Chausse |
summaryrefslogtreecommitdiff |
-rw-r--r-- | dwl.c | 1 |
@@ -1405,6 +1405,7 @@ monocle(Monitor *m) continue; resize(c, m->w.x, m->w.y, m->w.width, m->w.height, 0); } + focusclient(focustop(m), 1); } void |