From ce1de0f365963bbdf5067b9fca4854daf819c5ba Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 20 May 2007 00:06:48 +0000 Subject: [PATCH] maybe smaller icons look nicer? --- openbox/focus_cycle_popup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/focus_cycle_popup.c b/openbox/focus_cycle_popup.c index bce7e5c8..ef01ddf4 100644 --- a/openbox/focus_cycle_popup.c +++ b/openbox/focus_cycle_popup.c @@ -30,7 +30,7 @@ #include #include -#define ICON_SIZE 48 +#define ICON_SIZE 40 #define ICON_HILITE_WIDTH 2 #define ICON_HILITE_MARGIN 1 #define OUTSIDE_BORDER 3 -- 2.44.0