xmobar - add brightness and cpu, also better date
This commit is contained in:
parent
6af2388036
commit
f0f0e5d0fd
39 changed files with 804 additions and 2 deletions
22
xmobar/icons/cpu4/7.xpm
Normal file
22
xmobar/icons/cpu4/7.xpm
Normal file
|
@ -0,0 +1,22 @@
|
|||
/* XPM */
|
||||
static char * 7_xpm[] = {
|
||||
"3 16 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #F84444",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
".. ",
|
||||
" .",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
".. ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Loading…
Add table
Add a link
Reference in a new issue