Add xmobar to home-manager

This commit is contained in:
2022-04-03 16:15:09 +02:00
parent af5958d553
commit 003e91e8d6
6 changed files with 230 additions and 0 deletions

View 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", */
"........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ @@@@@@@@@@@@@@@@",
" ........ ++++++++ @@@@@@@@@@@@@@@@",
" ........ ++++++++ @@@@@@@@@@@@@@@",
" ........ ++++++++ @@@@@@@@@@@@@@@",
" ........ ++++++++ @@@@@@@@@@@@@@",
" ........ ++++++++ @@@@@@@@@@@@@",
" ........ ++++++++ ",
" ........ +++++++++ ",
" ........ ++++++++++ @@@@@@@@@@@@",
" ........ +++++++++++ @@@@@@@@@@@",
" ........ +++++++++++++ @@@@@@@@@@",
" ........ ++++++++++++++ @@@@@@@@@@",
" ........ +++++++++++++++ @@@@@@@@@",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
" ........ ++++++++ ++++++++ ",
"........ ++++++++ ++++++++ "};