Automated update

This commit is contained in:
klein panic
2024-09-19 22:23:14 -04:00
parent 562c828aab
commit 130b21b83d
7 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
#include "colors/space.h"
#include "keys.h"
#define TERMINAL "alacritty" // default terminal appearance */
#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 */