diff --git a/rc/tags.lua b/rc/tags.lua index 34f46e7..65cbaf7 100644 --- a/rc/tags.lua +++ b/rc/tags.lua @@ -17,7 +17,7 @@ shifty.config.tags = { exclusive = true, max_clients = 1, screen = math.min(screen.count(), 2), - spawn = "xdg-open about:newtab", + spawn = "firefox", icon = tagicon("web") }, emacs = {