From 77406600c42b4bc45ea061c081da73c564b4cc74 Mon Sep 17 00:00:00 2001 From: uint23 Date: Tue, 29 Apr 2025 18:18:57 +0100 Subject: discard use of macors --- src/config.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/config.h') 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"\ -- cgit v1.2.3