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,27 @@
/* XPM */
static char * bullet_xpm[] = {
"22 22 2 1",
" c None",
". c #C4C4C4",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" .. ",
" ... ",
" ... ",
" ... ",
" ...",
" ... ",
" ... ",
" ... ",
" .. ",
" ",
" ",
" ",
" ",
" ",
" "};