1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-06 05:33:07 +00:00
This commit is contained in:
Rae 5e 2024-12-19 00:19:35 -05:00
parent 445ff01ac5
commit c1b9398d1b
859 changed files with 5951 additions and 6 deletions

View file

@ -0,0 +1,8 @@
#define cursor_width 16
#define cursor_height 16
#define move_x_hot 1
#define move_y_hot 1
static unsigned char cursor_bits[] = {
0xe7, 0xff, 0xd7, 0xff, 0xb7, 0xff, 0x77, 0xff, 0xf7, 0xfe, 0xf7, 0xfd,
0xf7, 0xfb, 0xf7, 0xf7, 0xf7, 0xef, 0xf7, 0xe1, 0xb7, 0xfd, 0x57, 0xfb,
0x67, 0xfb, 0xff, 0xf6, 0xff, 0xf6, 0xff, 0xf9, };

View file

@ -0,0 +1,8 @@
#define cursor.xbm_width 16
#define cursor.xbm_height 16
#define move_x_hot 1
#define move_y_hot 1
static unsigned char cursor.xbm_bits[] = {
0x18, 0x00, 0x38, 0x00, 0x78, 0x00, 0xf8, 0x00, 0xf8, 0x01, 0xf8, 0x03,
0xf8, 0x07, 0xf8, 0x0f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x03, 0xb8, 0x07,
0x98, 0x07, 0x00, 0x0f, 0x00, 0x0f, 0x00, 0x06, };

View file

@ -0,0 +1,14 @@
#define resize_br_width 25
#define resize_br_height 25
#define move_x_hot 12
#define move_y_hot 12
static unsigned char resize_br_bits[] = {
0x00, 0x00, 0xff, 0x01, 0xfe, 0x7f, 0xff, 0x01, 0xfe, 0x7f, 0xff, 0x01,
0x06, 0x00, 0xff, 0x01, 0xf6, 0xff, 0xff, 0x01, 0x16, 0xc0, 0xff, 0x01,
0xd6, 0xdf, 0xff, 0x01, 0xd6, 0xc0, 0xff, 0x01, 0x56, 0xfd, 0xff, 0x01,
0x56, 0xfa, 0x1f, 0x00, 0x56, 0xf5, 0xdf, 0x00, 0x56, 0xeb, 0xd1, 0x00,
0x56, 0xd7, 0xd5, 0x00, 0x16, 0xaf, 0xd5, 0x00, 0xf6, 0x5f, 0xd5, 0x00,
0xf0, 0xbf, 0xd4, 0x00, 0xff, 0x7f, 0xd5, 0x00, 0xff, 0x07, 0xd6, 0x00,
0xff, 0xf7, 0xd7, 0x00, 0xff, 0x07, 0xd0, 0x00, 0xff, 0xff, 0xdf, 0x00,
0xff, 0x01, 0xc0, 0x00, 0xff, 0xfd, 0xff, 0x00, 0xff, 0xfd, 0xff, 0x00,
0xff, 0x01, 0x00, 0x00, };

View file

@ -0,0 +1,14 @@
#define resize_br.xbm_width 25
#define resize_br.xbm_height 25
#define move_x_hot 12
#define move_y_hot 12
static unsigned char resize_br.xbm_bits[] = {
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0xef, 0x3f, 0x00, 0x00,
0xef, 0x3f, 0x00, 0x00, 0xef, 0x3f, 0x00, 0x00, 0xef, 0x03, 0x00, 0x00,
0xef, 0x07, 0xe0, 0x01, 0xef, 0x0e, 0xe0, 0x01, 0xef, 0x1c, 0xee, 0x01,
0xef, 0x38, 0xee, 0x01, 0xef, 0x70, 0xee, 0x01, 0x0f, 0xe0, 0xee, 0x01,
0x0f, 0xc0, 0xef, 0x01, 0x00, 0x80, 0xef, 0x01, 0x00, 0xf8, 0xef, 0x01,
0x00, 0xf8, 0xef, 0x01, 0x00, 0xf8, 0xef, 0x01, 0x00, 0x00, 0xe0, 0x01,
0x00, 0xfe, 0xff, 0x01, 0x00, 0xfe, 0xff, 0x01, 0x00, 0xfe, 0xff, 0x01,
0x00, 0xfe, 0xff, 0x01, };

View file

@ -0,0 +1,9 @@
#define resize_h_width 24
#define resize_h_height 15
#define move_x_hot 12
#define move_y_hot 7
static unsigned char resize_h_bits[] = {
0xf0, 0xff, 0x0f, 0xf6, 0xff, 0x6f, 0xf6, 0x3c, 0x6f, 0x76, 0xbd, 0x6e,
0xb6, 0x7e, 0x6d, 0x56, 0xff, 0x6a, 0x26, 0x00, 0x64, 0xf6, 0xff, 0x6f,
0x26, 0x00, 0x64, 0x56, 0xff, 0x6a, 0xb6, 0x7e, 0x6d, 0x76, 0xbd, 0x6e,
0xf6, 0x3c, 0x6f, 0xf6, 0xff, 0x6f, 0xf0, 0xff, 0x0f, };

View file

@ -0,0 +1,9 @@
#define resize_h.xbm_width 24
#define resize_h.xbm_height 15
#define move_x_hot 12
#define move_y_hot 7
static unsigned char resize_h.xbm_bits[] = {
0x0f, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0xc3, 0xf0, 0x8f, 0xc3, 0xf1,
0xcf, 0x81, 0xf3, 0xef, 0x00, 0xf7, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xef, 0x00, 0xf7, 0xcf, 0x81, 0xf3, 0x8f, 0xc3, 0xf1,
0x0f, 0xc3, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00, 0xf0, };

View file

@ -0,0 +1,14 @@
#define resize_tr_width 25
#define resize_tr_height 25
#define move_x_hot 12
#define move_y_hot 12
static unsigned char resize_tr_bits[] = {
0xff, 0x01, 0x00, 0x00, 0xff, 0xfd, 0xff, 0x00, 0xff, 0xfd, 0xff, 0x00,
0xff, 0x01, 0xc0, 0x00, 0xff, 0xff, 0xdf, 0x00, 0xff, 0x07, 0xd0, 0x00,
0xff, 0xf7, 0xd7, 0x00, 0xff, 0x07, 0xd6, 0x00, 0xff, 0x7f, 0xd5, 0x00,
0xf0, 0xbf, 0xd4, 0x00, 0xf6, 0x5f, 0xd5, 0x00, 0x16, 0xaf, 0xd5, 0x00,
0x56, 0xd7, 0xd5, 0x00, 0x56, 0xeb, 0xd1, 0x00, 0x56, 0xf5, 0xdf, 0x00,
0x56, 0xfa, 0x1f, 0x00, 0x56, 0xfd, 0xff, 0x01, 0xd6, 0xc0, 0xff, 0x01,
0xd6, 0xdf, 0xff, 0x01, 0x16, 0xc0, 0xff, 0x01, 0xf6, 0xff, 0xff, 0x01,
0x06, 0x00, 0xff, 0x01, 0xfe, 0x7f, 0xff, 0x01, 0xfe, 0x7f, 0xff, 0x01,
0x00, 0x00, 0xff, 0x01, };

View file

@ -0,0 +1,14 @@
#define resize_tr.xbm_width 25
#define resize_tr.xbm_height 25
#define move_x_hot 12
#define move_y_hot 12
static unsigned char resize_tr.xbm_bits[] = {
0x00, 0xfe, 0xff, 0x01, 0x00, 0xfe, 0xff, 0x01, 0x00, 0xfe, 0xff, 0x01,
0x00, 0xfe, 0xff, 0x01, 0x00, 0x00, 0xe0, 0x01, 0x00, 0xf8, 0xef, 0x01,
0x00, 0xf8, 0xef, 0x01, 0x00, 0xf8, 0xef, 0x01, 0x00, 0x80, 0xef, 0x01,
0x0f, 0xc0, 0xef, 0x01, 0x0f, 0xe0, 0xee, 0x01, 0xef, 0x70, 0xee, 0x01,
0xef, 0x38, 0xee, 0x01, 0xef, 0x1c, 0xee, 0x01, 0xef, 0x0e, 0xe0, 0x01,
0xef, 0x07, 0xe0, 0x01, 0xef, 0x03, 0x00, 0x00, 0xef, 0x3f, 0x00, 0x00,
0xef, 0x3f, 0x00, 0x00, 0xef, 0x3f, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, };

View file

@ -0,0 +1,10 @@
#define resize_v_width 15
#define resize_v_height 24
#define move_x_hot 7
#define move_y_hot 12
static unsigned char resize_v_bits[] = {
0x00, 0x00, 0xfe, 0x3f, 0xfe, 0x3f, 0x00, 0x00, 0xbf, 0x7e, 0xdf, 0x7d,
0xaf, 0x7a, 0x97, 0x74, 0xab, 0x6a, 0xb3, 0x66, 0xbf, 0x7e, 0xbf, 0x7e,
0xbf, 0x7e, 0xbf, 0x7e, 0xb3, 0x66, 0xab, 0x6a, 0x97, 0x74, 0xaf, 0x7a,
0xdf, 0x7d, 0xbf, 0x7e, 0x00, 0x00, 0xfe, 0x3f, 0xfe, 0x3f, 0x00, 0x00,
};

View file

@ -0,0 +1,10 @@
#define resize_v.xbm_width 15
#define resize_v.xbm_height 24
#define move_x_hot 7
#define move_y_hot 12
static unsigned char resize_v.xbm_bits[] = {
0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xc0, 0x01, 0xe0, 0x03,
0xf0, 0x07, 0xf8, 0x0f, 0xdc, 0x1d, 0xcc, 0x19, 0xc0, 0x01, 0xc0, 0x01,
0xc0, 0x01, 0xc0, 0x01, 0xcc, 0x19, 0xdc, 0x1d, 0xf8, 0x0f, 0xf0, 0x07,
0xe0, 0x03, 0xc0, 0x01, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f, 0xff, 0x7f,
};