Automated update

This commit is contained in:
klein panic
2024-09-27 12:26:54 -04:00
parent 130b21b83d
commit b166c1ec42
6 changed files with 57 additions and 45 deletions

View File

@@ -3,7 +3,6 @@
#include "colors/space.h"
#include "keys.h"
#define TERMINAL "st" // default terminal appearance */
#define ICONSIZE 20 /* icon size */
#define ICONSPACING 5 /* space between icon and title */
static const unsigned int borderpx = 2; /* border pixel of windows */