diff options
Diffstat (limited to 'themes/Syscrash/openbox-3/close_disabled.xbm')
| -rw-r--r-- | themes/Syscrash/openbox-3/close_disabled.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Syscrash/openbox-3/close_disabled.xbm b/themes/Syscrash/openbox-3/close_disabled.xbm new file mode 100644 index 00000000..082582b9 --- /dev/null +++ b/themes/Syscrash/openbox-3/close_disabled.xbm @@ -0,0 +1,4 @@ +#define close_width 5 +#define close_height 5 +static unsigned char close_bits[] = { + 0x1b, 0x1f, 0x0e, 0x1f, 0x1b }; |
