summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-04-23 20:28:11 -0500
committerzachir <zachir@librem.one>2023-04-23 20:28:11 -0500
commit69690e89147a39dbe2a2a1ea5d9b496e3324cf4c (patch)
tree557321659cefb442fe1c4d43c06a41e0832d79cf
parent0ffcb340ad932765f3d148a58f85891012fb6b50 (diff)
add ckasses to awesome swallow filter (obs, librewolf, reaper)
-rw-r--r--awesome/themes/default/theme.lua5
1 files changed, 4 insertions, 1 deletions
diff --git a/awesome/themes/default/theme.lua b/awesome/themes/default/theme.lua
index 0d8b7b8..8c74ab3 100644
--- a/awesome/themes/default/theme.lua
+++ b/awesome/themes/default/theme.lua
@@ -138,8 +138,11 @@ You might just want to copy that whole part into your theme.lua and start adjust
--]]
-- LuaFormatter off
-- window swallowing
-theme.dont_swallow_classname_list = { "firefox", "Gimp", "Lutris", "VirtualBox Manager", "VirtualBox Machine" } -- list of class names that should not be swallowed
+theme.dont_swallow_classname_list = { "firefox", "Gimp", "Lutris", "REAPER", "VirtualBox Manager", "VirtualBox Machine" } -- list of class names that should not be swallowed
theme.dont_swallow_filter_activated = true -- whether the filter above should be active
+theme.parent_filter_list = {"firefox", "Gimp", "Lutris", "REAPER", "obs", "LibreWolf"} -- class names list of parents that should not be swallowed
+theme.child_filter_list = { "Dragon", "REAPER" } -- class names list that should not swallow their parents
+theme.swallowing_filter = true -- whether the filters above should be active
-- flash focus
theme.flash_focus_start_opacity = 0.6 -- the starting opacity