awesomerc: add colons

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-08-07 14:06:34 +02:00
parent d5c82f9982
commit 85caf26d63
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ floatapps =
-- Use the screen and workspace indices.
apptags =
{
-- ["Firefox"] = { screen = 1, tag = 2 }
-- ["mocp"] = { screen = 2, tag = 4 }
-- ["Firefox"] = { screen = 1, tag = 2 },
-- ["mocp"] = { screen = 2, tag = 4 },
}
-- Define if we want to use titlebar on all applications.