Updated all for my Lenovo x201 with i3 WM
This commit is contained in:
parent
0931f9d30b
commit
6a6fd2f2da
50 changed files with 4165 additions and 1 deletions
27
old/fluxbox/styles/DarKou/pixmaps/bullet_hilight.xpm
Normal file
27
old/fluxbox/styles/DarKou/pixmaps/bullet_hilight.xpm
Normal file
|
@ -0,0 +1,27 @@
|
|||
/* XPM */
|
||||
static char * bullet_hilight_xpm[] = {
|
||||
"22 22 2 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ...",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Loading…
Add table
Add a link
Reference in a new issue