spiral on dwm and mailcap

This commit is contained in:
Frank Villaro-Dixon 2013-07-30 17:03:01 +02:00
parent 62c2bd0db4
commit 8d0b8735ce
2 changed files with 3 additions and 2 deletions

View file

@ -35,10 +35,10 @@ static const Bool resizehints = True; /* True means respect size hints in tiled
static const Layout layouts[] = {
/* symbol arrange function */
{ "(@)", spiral},
{ "[]=", tile }, /* first entry is default */
{ "><>", NULL }, /* no layout function means floating behavior */
{ "[M]", monocle },
{ "(@)", spiral},
{ "[\\]", dwindle},
};

View file

@ -1 +1,2 @@
image/jpeg; eog %s
image/*; eog %s
text/html; lynx -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput