From 027b74eaaf60307df0a51637dc25e02af58f9e4b Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 10 Oct 2017 12:50:48 +0200 Subject: rc: drop a firefox rule --- rc.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'rc.lua') diff --git a/rc.lua b/rc.lua index 691e0d2..6806402 100644 --- a/rc.lua +++ b/rc.lua @@ -194,9 +194,6 @@ awful.rules.rules = { properties = { floating = true } }, { rule = { class = "gimp" }, properties = { floating = true } }, - -- Set Firefox to always map on tags number 2 of screen 1. - -- { rule = { class = "Firefox" }, - -- properties = { tag = tags[1][2] } }, } -- }}} -- cgit v1.2.3