diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/config.h b/src/config.h index 26df25e..0815b5b 100644 --- a/src/config.h +++ b/src/config.h @@ -55,18 +55,6 @@ * ———————————————————————————————————————————* */ -#define GAPS 10 - -#define BORDER_WIDTH 1 -#define BORDER_FOC_COL "#c0cbff" -#define BORDER_UFOC_COL "#555555" -#define BORDER_SWAP_COL "#fff4c0" - -#define MASTER_WIDTH 60 -#define RESIZE_MASTER_AMT 1 -#define MOTION_THROTTLE 60 -#define SNAP_DISTANCE 5 - #define NUM_WORKSPACES 9 #define WORKSPACE_NAMES \ "1" "\0"\ |