summaryrefslogtreecommitdiffstats
path: root/include/rofi-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rofi-types.h')
-rw-r--r--include/rofi-types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rofi-types.h b/include/rofi-types.h
index f9370295..bdda445f 100644
--- a/include/rofi-types.h
+++ b/include/rofi-types.h
@@ -102,6 +102,8 @@ typedef enum
ROFI_DISTANCE_MODIFIER_MULTIPLY,
ROFI_DISTANCE_MODIFIER_MODULO,
ROFI_DISTANCE_MODIFIER_GROUP,
+ ROFI_DISTANCE_MODIFIER_MIN,
+ ROFI_DISTANCE_MODIFIER_MAX,
} RofiDistanceModifier;
typedef struct RofiDistanceUnit