On Sat, Jun 28, 2008 at 05:43:10AM -0700, Leandro Chescotta wrote:
> hi! im using arch linux, and i want the tile horizontal patch, but i
> dont know what im doing wrong, i need some extra help lol...
>
> i add this to my config.h file
>
> ***
> #include "tileh.c"
>
> ...
>
> static Layout layouts[] = {
> /* symbol arrange function */
> { "[]|", tile }, /* first entry is default */
> { "[]=", tileh }, /* <-------- patch */
> { "><>", NULL }, /* no layout function means floating behavior */
> ***
How does tileh look like? And where exactly do you include
tile.h in config.h?
Kind regards,
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Mon Jun 30 2008 - 10:40:30 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:52:14 UTC