Automated update
This commit is contained in:
@@ -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 */
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
#include "movestack.c"
|
||||
#include <X11/XF86keysym.h>
|
||||
|
||||
#define TERMINAL "alacritty" // default terminal
|
||||
#define TERMINAL "st" // default terminal
|
||||
|
||||
/* key definitions */
|
||||
#define MODKEY Mod4Mask
|
||||
|
||||
Reference in New Issue
Block a user