xmobar - add brightness and cpu, also better date

This commit is contained in:
Felix Van der Jeugt 2015-03-07 18:20:14 +01:00
parent 6af2388036
commit f0f0e5d0fd
39 changed files with 804 additions and 2 deletions

21
xmobar/icons/cpu/0.xpm Normal file
View file

@ -0,0 +1,21 @@
/* XPM */
static char * 0_xpm[] = {
"2 16 2 1",
" c None",
". c #FFFFFF",
" ",
" ",
" ",
"..",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
"..",
" ",
" ",
" "};