Fix
This commit is contained in:
parent
2a55058a06
commit
ec68d6a3aa
1
dwm.c
1
dwm.c
@ -1382,7 +1382,6 @@ propertynotify(XEvent *e)
|
||||
}
|
||||
if (ev->atom == XA_WM_NAME || ev->atom == netatom[NetWMName])
|
||||
updatetitle(c);
|
||||
}
|
||||
if (ev->atom == netatom[NetWMWindowType])
|
||||
updatewindowtype(c);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user