You are not logged in.

#1 2008-07-13 00:11:51

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Padding in awesome 2.3

Is there anyway to have a little space between the windows borders? It seems to be a option with the name border_padding, but it only appears in the French documentation, and I don't get where in .awesomerc I should write it.

thanks


(lambda ())

Offline

#2 2008-07-13 00:15:42

koch
Member
From: Germany
Registered: 2008-01-26
Posts: 369

Re: Padding in awesome 2.3

i do not know this option but put it under "general". it is at the beginning of .awesomerc.

Offline

#3 2008-07-13 00:26:31

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: Padding in awesome 2.3

I found where to write it, but it's not exactly what I wanted

screen {
    padding {
         top = x
         bottom = y
         left = z
         right = w
     }
}

But it's a padding from the corners of the screen, and doesn't affects the distance between the windows.


(lambda ())

Offline

#4 2008-07-13 00:43:21

koch
Member
From: Germany
Registered: 2008-01-26
Posts: 369

Re: Padding in awesome 2.3

ok, i think i got it. try this...

resize_hints = true

and have a look at the awesome-homepage. search for "gaps".

Offline

Board footer

Powered by FluxBB