On Mon, 7 Mar 2011 09:58:00 -0300, José Romildo Malaquias wrote:
> Hello.
>
> I am using the e16 Sedation theme (which can be downloaded from
> http://themes.effx.us/packages/e16/Sedation.etheme).
>
> It has several borders for windows:
>
> $ ls ~/.e16/themes/Sedation/borders
> borderless.cfg
> classic.cfg
> default.cfg
> fixed_size.cfg
> iconbox.cfg
> menu.cfg
> pager_right.cfg
> pixel.cfg
> transient.cfg
>
> Among its border configurations there are CLASSIC and DEFAULT. I want 
> to
> use the CLASSIC instead of the DEFAULT. What is the proper way of
> getting it?
>
> Romildo


 You can set the border of your window, then open up the "remember" 
 options dialog and check "Border style".  This will only cause that 
 border to be used with that application.

 The best way I know to change the default border for all windows 
 requires a small theme tweak.  Modify windowmatches.cfg and add a line 
 like this at the bottom:

 USE_BORDER_FOR_CLIENT_WITH_CLASS("*", "CLASSIC")

 All windows will by default will use the CLASSIC border then.

 - Don

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to