Played with xmobar.

This commit is contained in:
Derek Taylor
2019-10-08 19:12:36 -05:00
parent ee16c4ac92
commit e29b832179
4 changed files with 100 additions and 0 deletions

25
.xmonad/xpm/net_up_20.xpm Normal file
View File

@@ -0,0 +1,25 @@
/* XPM */
static char * net_up_20_xpm[] = {
"20 20 2 1",
" c None",
". c #EFF0F1",
" ",
" ",
" ",
" . ",
" .. ",
" ... ",
" .... ",
" . ... ",
" .. . . ",
" . . .. ",
" .. . . ",
" . ",
" . ",
" . ",
" . ",
" . ",
" . ",
" . ",
" ",
" "};