From: martin f. krafft Date: Mon, 22 Sep 2008 14:43:41 +0000 (+0100) Subject: identify browser window better X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/59c9bbdc2889d5eb04920216656a4955ff428ccd identify browser window better --- diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 4aa6c64..554ecbb 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -73,7 +73,7 @@ maxapps = -- Use the screen and tags indices. apptags = { - ["Iceweasel"] = { screen = 1, tag = 9 }, + ["Navigator"] = { screen = 1, tag = 9 }, -- jpilot is -v ["-v"] = { screen = 1, tag = 8 }, }