Hello,
On 10/09/12 10:24:46 +0200, Walter White wrote:
> Clients get misplaced by beautiful.border_width every time i restart awesome.
I am using git master and I do not see this behaviour, could we have a
look at your rc.lua and other relevant files?
Cheers,
Ignas
--
To unsubscribe, send mai
Hi Javier, sorry for the late reply. Would something like this be
what you're after?
-- Assign a priority to each window. Higher priorities will be placed
-- farther to the right.
function mypriority(c)
-- Test c.class or c.instance as necessary...
if (c is Vim) then