🎉 Create dotfiles repo
Initial dotfiles commit
This commit is contained in:
commit
3718df1096
472 changed files with 57835 additions and 0 deletions
8
themes/Everforest/openbox-3/desk_toggled.xbm
Normal file
8
themes/Everforest/openbox-3/desk_toggled.xbm
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#define desk_width 18
|
||||
#define desk_height 18
|
||||
static unsigned char desk_bits[] = {
|
||||
0xc0,0x00,0xfc,0xe0,0x01,0xfc,0xf0,0x03,0xfc,0xf8,0x07,0xfc,
|
||||
0xfc,0x0f,0xfc,0xfe,0x1f,0xfc,0xff,0x1f,0xfc,0xfe,0x03,0xfc,
|
||||
0xfc,0x07,0xfc,0x78,0x0f,0xfc,0x70,0x0e,0xfc,0x60,0x1c,0xfc,
|
||||
0x00,0x38,0xfc,0x00,0x70,0xfc,0x00,0xe0,0xfc,0x00,0xc0,0xfc,
|
||||
0x00,0x00,0xfc,0x00,0x00,0xfc};
|
||||
Loading…
Add table
Add a link
Reference in a new issue