Add xmobar to home-manager
This commit is contained in:
48
programs/xmobar/lambda.xpm
Normal file
48
programs/xmobar/lambda.xpm
Normal file
@@ -0,0 +1,48 @@
|
||||
/* XPM */
|
||||
static char * lambda_30_xpm[] = {
|
||||
"42 30 4 1",
|
||||
" c None",
|
||||
/* White/Red */
|
||||
". c #b1b1b1",
|
||||
"+ c #f10351",
|
||||
"@ c #c0c0c0",
|
||||
|
||||
/* Red/Orange/Yellow */
|
||||
/* ". c #ad2000", */
|
||||
/* "+ c #ff6c00", */
|
||||
/* "@ c #fec613", */
|
||||
|
||||
/* Purple */
|
||||
/* ". c #453A62", */
|
||||
/* "+ c #5E5086", */
|
||||
/* "@ c #8F4E8B", */
|
||||
"........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ ",
|
||||
" ........ ++++++++ @@@@@@@@@@@@@@@@",
|
||||
" ........ ++++++++ @@@@@@@@@@@@@@@@",
|
||||
" ........ ++++++++ @@@@@@@@@@@@@@@",
|
||||
" ........ ++++++++ @@@@@@@@@@@@@@@",
|
||||
" ........ ++++++++ @@@@@@@@@@@@@@",
|
||||
" ........ ++++++++ @@@@@@@@@@@@@",
|
||||
" ........ ++++++++ ",
|
||||
" ........ +++++++++ ",
|
||||
" ........ ++++++++++ @@@@@@@@@@@@",
|
||||
" ........ +++++++++++ @@@@@@@@@@@",
|
||||
" ........ +++++++++++++ @@@@@@@@@@",
|
||||
" ........ ++++++++++++++ @@@@@@@@@@",
|
||||
" ........ +++++++++++++++ @@@@@@@@@",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
" ........ ++++++++ ++++++++ ",
|
||||
"........ ++++++++ ++++++++ "};
|
||||
Reference in New Issue
Block a user