Hi,
On 30.05.2012 05:08, quanta wrote:
GNOME Terminator has its own option (`-m`) to maximize the window.
I've tried both way:
1. set `terminal = "terminator" combined with:
{ rule = { class = "Terminator" },
properties = {
floating = true, maximized_horizontal = true,
maximized_vertical = true } },
2. specify `terminal = "terminator -m"` and removed the maximized_*
properties in 'Terminator' class
but I cannot get Terminator maximized on startup.
I have to press `Mod4 + m` several times.
Uhm, "several times"? How often exactly?
Since "mod4+m" toggles the maximized state, this would mean that awesome thinks
that the client is already maximized when you do this. (Unless "serveral" is
"3", in that case something really, really, *really* fishy is going on)
Cheers,
Uli
--
To unsubscribe, send mail to [email protected].