diff --git a/module/window_swallowing.lua b/module/window_swallowing.lua index 135f094..1e4f3f7 100644 --- a/module/window_swallowing.lua +++ b/module/window_swallowing.lua @@ -11,7 +11,7 @@ local helpers = require(tostring(...):match(".*bling") .. ".helpers") local window_swallowing_activated = false -- you might want to add or remove applications here -local dont_swallow_classname_list = beautiful.dont_swallow_classname_list or {"firefox", "Gimp"} +local dont_swallow_classname_list = beautiful.dont_swallow_classname_list or {"firefox", "Gimp", "Google-chrome"} local activate_dont_swallow_filter = beautiful.dont_swallow_filter_activated or true -- makes c the same size and position as parent_client