From 993917ddcedd58927a068cc804d81f1018d7bc0e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:44 -0500 Subject: Fix gtk theme setting --- themes/Plata-Noir/openbox-3/desk.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Plata-Noir/openbox-3/desk.xbm (limited to 'themes/Plata-Noir/openbox-3/desk.xbm') 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 }; -- cgit v1.2.3