Merge pull request #48 from felixonmars/patch-1

Fix a README typo: begining -> beginning
This commit is contained in:
George Badawi 2016-04-12 14:58:10 +03:00
commit 21791cf2da

View file

@ -194,7 +194,7 @@ The spaces are just skipped automatically. Keep in mind that You can always dyna
Yabar sets a handful of environment variables before executing your commands/scripts that are defined in the `command-button{1-5}` entry. Such env variables can be useful when drawing your window on the corresponding button press. Current env variables are: Yabar sets a handful of environment variables before executing your commands/scripts that are defined in the `command-button{1-5}` entry. Such env variables can be useful when drawing your window on the corresponding button press. Current env variables are:
${YABAR_BLOCK_X} #The begining x axis for the block ${YABAR_BLOCK_X} #The beginning x axis for the block
${YABAR_BLOCK_Y} #It returns just the bottom y value of the block in case of topbar or just the top y value of the block in case of bottombar ${YABAR_BLOCK_Y} #It returns just the bottom y value of the block in case of topbar or just the top y value of the block in case of bottombar
${YABAR_BLOCK_WIDTH} #Block width ${YABAR_BLOCK_WIDTH} #Block width