mirror of
https://github.com/vale981/yabar
synced 2025-03-04 17:11:38 -05:00
Merge pull request #48 from felixonmars/patch-1
Fix a README typo: begining -> beginning
This commit is contained in:
commit
21791cf2da
1 changed files with 1 additions and 1 deletions
|
@ -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_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_WIDTH} #Block width
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue