mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Moving Xmonad to config folder breaks things. It needs to be in HOME.
This commit is contained in:
25
.xmonad/xpm/net_up_20.xpm
Normal file
25
.xmonad/xpm/net_up_20.xpm
Normal file
@@ -0,0 +1,25 @@
|
||||
/* XPM */
|
||||
static char * net_up_20_xpm[] = {
|
||||
"20 20 2 1",
|
||||
" c None",
|
||||
". c #EFF0F1",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" .... ",
|
||||
" . ... ",
|
||||
" .. . . ",
|
||||
" . . .. ",
|
||||
" .. . . ",
|
||||
" . ",
|
||||
" . ",
|
||||
" . ",
|
||||
" . ",
|
||||
" . ",
|
||||
" . ",
|
||||
" . ",
|
||||
" ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user