Updated all for my Lenovo x201 with i3 WM

This commit is contained in:
Damien Broqua 2020-04-24 17:15:48 +02:00
parent 0931f9d30b
commit 6a6fd2f2da
50 changed files with 4165 additions and 1 deletions

View file

@ -0,0 +1,25 @@
/* XPM */
static char * stickk1_xpm[] = {
"19 19 3 1",
" c None",
". c #DEDEDE",
"+ c #DDDDDD",
".+++++++++++++++++.",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
"+.................+",
".+++++++++++++++++."};