mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
Restructing the entire dotfile repo!
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
/* XPM */
|
||||
static char * title_main_active_xpm[] = {
|
||||
"1 24 2 1",
|
||||
" c None",
|
||||
". c #272727",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
"."};
|
||||
Reference in New Issue
Block a user