chore(xbar): add abouturl to xbar plugins

This commit is contained in:
2021-11-01 00:31:53 +00:00
parent 2ec059e554
commit 423a36d245
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
# <xbar.desc>List and manage Brew Services</xbar.desc>
# <xbar.image>https://i.imgur.com/cAVfsvF.png</xbar.image>
# <xbar.dependencies>ruby</xbar.dependencies>
# <xbar.abouturl>https://github.com/jimeh/dotfiles/tree/main/xbar</xbar.abouturl>
#
# <xbar.var>boolean(VAR_GROUPS=true): List services in started/stopped groups?</xbar.var>
# <xbar.var>string(VAR_BREW_PATH="/usr/local/bin/brew"): Path to "brew" executable.</xbar.var>

View File

@@ -8,6 +8,7 @@
# <xbar.desc>List and manage outdated Homebrew formulas and casks</xbar.desc>
# <xbar.image>https://i.imgur.com/gHrTZpd.png</xbar.image>
# <xbar.dependencies>ruby</xbar.dependencies>
# <xbar.abouturl>https://github.com/jimeh/dotfiles/tree/main/xbar</xbar.abouturl>
#
# <xbar.var>string(VAR_BREW_PATH="/usr/local/bin/brew"): Path to "brew" executable.</xbar.var>