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
39
old/fluxbox/styles/DarKou/pixmaps/stuck.xpm
Normal file
39
old/fluxbox/styles/DarKou/pixmaps/stuck.xpm
Normal file
|
@ -0,0 +1,39 @@
|
|||
/* XPM */
|
||||
static char * stickk_xpm[] = {
|
||||
"19 19 17 1",
|
||||
" c None",
|
||||
". c #DEDEDE",
|
||||
"+ c #BBBBBB",
|
||||
"@ c #6E6E6E",
|
||||
"# c #BCBCBB",
|
||||
"$ c #686868",
|
||||
"% c #636363",
|
||||
"& c #5D5D5D",
|
||||
"* c #ABABAC",
|
||||
"= c #585858",
|
||||
"- c #ABACAC",
|
||||
"; c #525252",
|
||||
"> c #DFDFDE",
|
||||
", c #4C4C4C",
|
||||
"' c #DFDEDF",
|
||||
") c #474747",
|
||||
"! c #717171",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
".......+@@@#.......",
|
||||
"........$$$........",
|
||||
"........%%%........",
|
||||
"........&&&........",
|
||||
".......*===-.......",
|
||||
".......;;;;;.......",
|
||||
"........>,'........",
|
||||
".........).........",
|
||||
".........!.........",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
Loading…
Add table
Add a link
Reference in a new issue