diff --git a/rc/tags.lua b/rc/tags.lua index b0ba5db..5160f12 100644 --- a/rc/tags.lua +++ b/rc/tags.lua @@ -13,6 +13,7 @@ shifty.config.tags = { exclusive = true, max_clients = 1, position = 3, + screen = math.max(screen.count(), 2), spawn = browser, icon = tagicon("web") },