diff options
Diffstat (limited to 'themes/Plata-Noir/openbox-3/desk.xbm')
-rw-r--r-- | themes/Plata-Noir/openbox-3/desk.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Plata-Noir/openbox-3/desk.xbm b/themes/Plata-Noir/openbox-3/desk.xbm new file mode 100644 index 0000000..d92562d --- /dev/null +++ b/themes/Plata-Noir/openbox-3/desk.xbm @@ -0,0 +1,4 @@ +#define desk_width 8 +#define desk_height 8 +static unsigned char desk_bits[] = { + 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 }; |