remove unused dotfiles

This commit is contained in:
Felix Van der Jeugt 2016-09-06 22:15:21 +02:00
parent 972b46e740
commit d1918933b5
95 changed files with 0 additions and 649 deletions

22
config/icons/wired/0.xpm Normal file
View file

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