chore: Changed xmobar look to be cleaner
This commit is contained in:
parent
9630e6b6f6
commit
40805cf02d
21 changed files with 900 additions and 150 deletions
23
.config/xmobar/xpm/full_selected.xpm
Normal file
23
.config/xmobar/xpm/full_selected.xpm
Normal file
|
@ -0,0 +1,23 @@
|
|||
/* XPM */
|
||||
static char * run_xpm[] = {
|
||||
"16 16 2 1",
|
||||
" c #2B2E37",
|
||||
". c #8BABF0",
|
||||
" ",
|
||||
" .............. ",
|
||||
" .............. ",
|
||||
" .............. ",
|
||||
" .............. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .. .. ",
|
||||
" .............. ",
|
||||
" .............. ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Loading…
Add table
Add a link
Reference in a new issue