- properties = { tag = screen.count()>1 and tags[3][1] or tags[1][4], switchtotag = true, floating = false } },
- { rule = { class = "Okular" },
- properties = { tag = tags[1][7], switchtotag = true, floating = false } },
- { rule = { class = "Evince" },
- properties = { tag = tags[1][7], switchtotag = true, floating = false } },
- { rule = { class = "OpenOffice.org 3.1" },
- properties = { tag = tags[1][7], switchtotag = true, floating = false } },
- { rule = { class = "Vinagre" },
- properties = { tag = tags[1][6], switchtotag = false, floating = false } },
- { rule = { class = "Iceweasel" },
- properties = { tag = tags[1][9], switchtotag = false, floating = false } },
- { rule = { class = "Iceweasel", instance = "Dialog" },
- properties = { floating = true } },
- { rule = { class = "Jpilot" },
- properties = { tag = tags[1][8], switchtotag = false, floating = false } },
+ properties = { floating = false, tag = tags[screen.count()][screen.count() == 1 and 2 or 1], switchtotag = true } },
+ { rule = { class = "Firefox", instance = "Navigator" },
+ properties = { tag = tags[screen.count() == 3 and 2 or screen.count()][9], switchtotag = false, floating = false } },
+ { rule = { class = "Icedove", instance = "Mail" },
+ properties = { tag = tags[screen.count() == 3 and 2 or screen.count()][8], switchtotag = false, floating = false } },
+ { rule = { class = "chromium" },
+ properties = { tag = tags[screen.count() == 3 and 2 or screen.count()][9], switchtotag = false, floating = false } },