Refactor x2

testing
E. Almqvist 3 years ago
parent ac12c7a116
commit a699cadc19
  1. 2
      src/config.h

@ -2,8 +2,6 @@
#include <X11/XF86keysym.h>
#define STATUSBAR "dwmblocks"
#define SHCMD(cmd) { .v = (const char*[]){ "/bin/sh", "-c", cmd, NULL } }
/* appearance */
static const unsigned int borderpx = 0; /* border pixel of windows */
static const unsigned int snap = 16; /* snap pixel (32)*/

Loading…
Cancel
Save