928 B
928 B
😋 Window Swallowing
Can your window manager swallow? It probably can...
Usage
To activate and deactivate window swallowing here are the following functions. If you want to activate it, just call the start
function once in your rc.lua
.
bling.module.window_swallowing.start() -- activates window swallowing
bling.module.window_swallowing.stop() -- deactivates window swallowing
bling.module.window_swallowing.toggle() -- toggles window swallowing
Theme Variables
theme.dont_swallow_classname_list = {"firefox", "Gimp"} -- list of class names that should not be swallowed
theme.dont_swallow_filter_activated = true -- whether the filter above should be active
Preview
gif by Nooo37