diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-20 00:06:48 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-20 00:06:48 +0000 |
| commit | ce1de0f365963bbdf5067b9fca4854daf819c5ba (patch) | |
| tree | 1351bd20d12d26244e7ffebefd56b9191c291813 | |
| parent | 6b038948cc9747e2a4a06f52136ccdcb19993340 (diff) | |
maybe smaller icons look nicer?
| -rw-r--r-- | openbox/focus_cycle_popup.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <X11/Xlib.h> #include <glib.h> -#define ICON_SIZE 48 +#define ICON_SIZE 40 #define ICON_HILITE_WIDTH 2 #define ICON_HILITE_MARGIN 1 #define OUTSIDE_BORDER 3 |
