diff options
Diffstat (limited to 'themes/Syscrash/openbox-3/max_pressed.xbm')
| -rw-r--r-- | themes/Syscrash/openbox-3/max_pressed.xbm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/Syscrash/openbox-3/max_pressed.xbm b/themes/Syscrash/openbox-3/max_pressed.xbm index dd8e57e3..6d030af4 100644 --- a/themes/Syscrash/openbox-3/max_pressed.xbm +++ b/themes/Syscrash/openbox-3/max_pressed.xbm @@ -1,4 +1,4 @@ -#define max_width 5 -#define max_height 5 +#define max_width 6 +#define max_height 6 static unsigned char max_bits[] = { - 0x1f, 0x1f, 0x11, 0x11, 0x1f }; + 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f }; |
