Hi Scott.
You can use rules, have you read this? ->
http://awesome.naquadah.org/wiki/Understanding_Rules
In "Rules" section of your rc.lua, you can add this rule:
{ rule = { class = "Emacs"},
properties = { fullscreen = true } }
I don't know if the class is really "Emacs" 'cause I don't have it, but as
you can see in that link "In the xprop output, the class is the *second* value
of the WM_CLASS property."
Hope this helps.
Rocco
2014-02-06 20:34 GMT+01:00 Scott Kinney <[email protected]>:
> i bound "emacsclient -c -n" to mod+shift+'e'
> i'd like to to start full screen instead of having to hit mod+'f' after
> thank you!
> Scott
>