From f46ffb85e7e059d41d4f337f2451b2ef2fd524ad Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 26 Sep 2016 12:10:40 +0200 Subject: [PATCH] switch to tag for irc --- .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 e4dda79..e1fb38d 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -559,7 +559,7 @@ awful.rules.rules = { } }, { rule = { class = "URxvt", instance = "irc" }, properties = { - switch_to_tag = true + switchtotag = true }, callback = move_to_tag(screen.count(), screen.count() == 1 and 2 or 1) }, -- 2.39.2