- Added Fluxbox configuration
This commit is contained in:
parent
888f9f2dee
commit
d22866075c
21 changed files with 854 additions and 0 deletions
27
fluxbox/styles/DarKou/pixmaps/bullet.xpm
Normal file
27
fluxbox/styles/DarKou/pixmaps/bullet.xpm
Normal file
|
@ -0,0 +1,27 @@
|
|||
/* XPM */
|
||||
static char * bullet_xpm[] = {
|
||||
"22 22 2 1",
|
||||
" c None",
|
||||
". c #C4C4C4",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ...",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Loading…
Add table
Add a link
Reference in a new issue