I set it like bellowing , but it does not work still, 

    { rule = { class = "Empathy", instance = "empathy" }, -- works 
      properties = { floating = true, 
      tag = tags[1][4], switchtotag = true,
      callback = awful.titlebar.add,
      callback = function(c) c:geometry({x=100, y=300}) end
    } },
By the way, I set tags[1][4] as floating 

I want to let Empathy contant list display with a size : width: 40 length: 100
Maybe I misunderstood your meaning, I guess that the x and y is position ? so 
set xy will let client display from x/y ? the x/y is an coordinate ?

On Sat, Apr 09, 2011 at 08:51:19AM +0200, Adrian C. wrote:
> On Sat, 9 Apr 2011, chris M. sprite wrote:
> 
> > How to set a size ( length/width ) for a window or client In "rules" ?
> 
> See the last rule:
> https://awesome.naquadah.org/wiki/FAQ#How_to_start_clients_on_specific_tags_and_others_as_floating.3F
> 
> But in addition (or instead) of x, y set width and height in the 
> c:geometry() call. Also please read the rest of the FAQ.
> 
> -- 
> Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618
> PGP FP: 02A5 628A D8EE 2A93 996E  929F D5CB 31B7 D20A 0618
> 
> -- 
> To unsubscribe, send mail to [email protected].

-- 
I try to detoxify my memory. 
Forget can not be treated as betray.
It's not certainly a love even though you  remember to the end of your life.

-- 
To unsubscribe, send mail to [email protected].

Reply via email to