Skip to content

Commit

Permalink
Remove checkfd from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-clifton committed Dec 19, 2024
1 parent 052780f commit 38745ff
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ Clicking on an item will open the issue in your browser.

## Other Features

### Check FD

Barbly can create a file descriptor in the child processes that can be used
to indicate that the bar should be refreshed immediately. Use `--checkfd VARNAME`
to enable this feature. Barbly will save the file descriptor number into the
environment variable `VARNAME`, and the child processes can write a newline
character to this file descriptor to cause an immediate refresh.

## Syntax

Barbly can decode either JSON objects or BitBar syntax for the script outputs.
Expand Down

0 comments on commit 38745ff

Please sign in to comment.