cleanup, todo
This commit is contained in:
parent
8d08d502e5
commit
fbb6a9ac3c
2 changed files with 4 additions and 1 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
.cache/clangd/index
|
3
dwm.c
3
dwm.c
|
@ -21,7 +21,8 @@
|
|||
* To understand everything else, start reading main().
|
||||
*/
|
||||
|
||||
// TODO: Update maximized spterm window when toggling bar
|
||||
// FIX: Swallow patch
|
||||
// applyrules ??
|
||||
|
||||
#include <errno.h>
|
||||
#include <locale.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue