From 79094e3271e065d806e3840dca9a800909fa882f Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 25 Mar 2023 21:05:00 -0500 Subject: remove unnecessary lines from rc.lua --- awesome/rc.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'awesome') diff --git a/awesome/rc.lua b/awesome/rc.lua index a8643e5..002d609 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -834,9 +834,6 @@ awful.rules.rules = { --{{{ bling window swallowing bling.module.window_swallowing.start() -theme.parent_filter_list = { "firefox", "Gimp" } -- class names list of parents that should not be swallowed -theme.child_filter_list = { "Dragon" } -- class names list that should not swallow their parents -theme.swallowing_filter = true -- whether the filters above should be active --}}} -- {{{ Window Swallowing functions OLD/DEPRECATED -- cgit v1.2.3