From 59c9bbdc2889d5eb04920216656a4955ff428ccd Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 22 Sep 2008 15:43:41 +0100 Subject: [PATCH] identify browser window better --- .config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, } -- 2.39.2