From 85caf26d631b271a05027e2571040eb51b78da84 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Thu, 7 Aug 2008 14:06:34 +0200 Subject: [PATCH] awesomerc: add colons Signed-off-by: Julien Danjou --- awesomerc.lua.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awesomerc.lua.in b/awesomerc.lua.in index f483d7e0..4489047b 100644 --- a/awesomerc.lua.in +++ b/awesomerc.lua.in @@ -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.