mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
XDG compliant xmonad
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
/* XPM */
|
||||
static char * memory_icon_20_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #EFF0F1",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ........... ",
|
||||
" . . ",
|
||||
" . . . ",
|
||||
" . . . . . ",
|
||||
" . .. . .. . ",
|
||||
" . .. . .. . ",
|
||||
" . .. . .. . ",
|
||||
" . . ",
|
||||
" . . ",
|
||||
" .. . ",
|
||||
" . . ",
|
||||
" . . ",
|
||||
" . . ",
|
||||
" ............ ",
|
||||
" ............ ",
|
||||
" ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user