add max and floating layout in default awesomerc

This commit is contained in:
Julien Danjou 2007-10-10 13:35:19 +02:00
parent f57d275df1
commit 1a1146eff2
1 changed files with 8 additions and 1 deletions

View File

@ -78,7 +78,14 @@ layouts
{ {
symbol = "=[]" symbol = "=[]"
} }
layout max
{
symbol = "[ ]"
}
layout floating
{
symbol = "><>"
}
} }
rules rules