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