cleanup, todo
This commit is contained in:
parent
8d08d502e5
commit
fbb6a9ac3c
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
.cache/clangd/index
|
3
dwm.c
3
dwm.c
|
@ -21,7 +21,8 @@
|
||||||
* To understand everything else, start reading main().
|
* To understand everything else, start reading main().
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// TODO: Update maximized spterm window when toggling bar
|
// FIX: Swallow patch
|
||||||
|
// applyrules ??
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
|
|
Loading…
Reference in New Issue