Maybe I want no borders for any floating window, or even only add
borders for terminals.
class = {
"MPlayer",
"pinentry",
class = {
"MPlayer",
"pinentry",
"gimp",
} },
properties = { floating = true } },
"gimp",
} },
properties = { floating = true } },
+ { rule = { class = "mpv" },
+ properties = { border_width = 0,
+ floating = true }},
{ rule = { class = terminal_class, instance = "pulsemixer" },
properties = { floating = true,
skip_taskbar = true,
{ rule = { class = terminal_class, instance = "pulsemixer" },
properties = { floating = true,
skip_taskbar = true,