cleanup, todo

This commit is contained in:
Luca Bilke 2023-01-10 12:41:20 +01:00
parent 8d08d502e5
commit fbb6a9ac3c
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.cache/clangd/index

3
dwm.c
View File

@ -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>