2012/6/5 Benno Zimmer <[email protected]>

> you can overwrite these files or create symlinks (as i did):
>
> sudo rm /usr/share/awesome/lib/awful/layout/suit/spiral.lua
> sudo ln -s ~/.config/awesome/spiral.lua
> /usr/share/awesome/lib/awful/layout/suit/spiral.lua
>
> sudo rm /usr/share/awesome/lib/awful/layout/suit/fair.lua
> sudo ln -s ~/.config/awesome/fair.lua
> /usr/share/awesome/lib/awful/layout/suit/fair.lua
>
> sudo rm /usr/share/awesome/lib/awful/layout/suit/tile.lua
> sudo ln -s ~/.config/awesome/tile.lua
> /usr/share/awesome/lib/awful/layout/suit/tile.lua
>
>
> 2012/6/5 Nicolas G. Querol <[email protected]>
>
> 2012/6/4 Benno Zimmer <[email protected]>
>>
>>> hey there! iam using custom layouts to achieve this.
>>> https://github.com/intrntbrn/awesome fair.lua / tile.lua / spiral.lua
>>> iam not the author of the files (dont know where i got them from) and i
>>> also dont know if they will work in awesome-git.
>>> you have to specify "useless_gap" in these files.
>>>
>>> best regards!
>>>
>>> 2012/6/4 Paweł Rumian <[email protected]>
>>>
>>>> 2012/6/4 Nicolas G. Querol <[email protected]>:
>>>> > Thanks again Paweł!
>>>>
>>>> I'm glad I was able to help :)
>>>>
>>>> Paweł
>>>>
>>>> --
>>>> To unsubscribe, send mail to [email protected].
>>>>
>>>
>>>
>> Ah, that does seems to be a better way to do what I want. Where am I
>> supposed to put those files?
>> Right now if I just put them in "~/.config/awesome" the default ones are
>> still used.
>>
>>
>> --
>> Nicolas Gaulard Querol <[email protected]>
>>
>>
>
After a little testing, that works perfectly, thank you!

-- 
Nicolas Gaulard Querol <[email protected]>

Reply via email to