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
34
old/fluxbox/styles/DarKou/pixmaps/stuck_unfocus.xpm
Normal file
34
old/fluxbox/styles/DarKou/pixmaps/stuck_unfocus.xpm
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* XPM */
|
||||
static char * stickk_unfocus_xpm[] = {
|
||||
"19 19 12 1",
|
||||
" c None",
|
||||
". c #DEDEDE",
|
||||
"+ c #BFBFBF",
|
||||
"@ c #BDBDBD",
|
||||
"# c #BBBBBB",
|
||||
"$ c #B8B8B8",
|
||||
"% c #D8D8D8",
|
||||
"& c #B6B6B6",
|
||||
"* c #B4B4B4",
|
||||
"= c #B2B2B2",
|
||||
"- c #B0B0B0",
|
||||
"; c #C0C0C0",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"........+++........",
|
||||
"........@@@........",
|
||||
"........###........",
|
||||
"........$$$........",
|
||||
".......%&&&%.......",
|
||||
".......*****.......",
|
||||
".........=.........",
|
||||
".........-.........",
|
||||
".........;.........",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"...................",
|
||||
"..................."};
|
Loading…
Add table
Add a link
Reference in a new issue