mirror of
https://github.com/FelixKratz/SketchyBar
synced 2025-01-31 13:03:25 +00:00
fixed typo in example sketchybarrc
This commit is contained in:
parent
8f9903a96d
commit
d7068af000
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ sketchybar -m batch --set gitNotifications associated_space=1 \
|
|||
update_freq=100 \
|
||||
icon_font="Hack Nerd Font:Bold:18.0" \
|
||||
icon= \
|
||||
script="~/.config/sketchybar/plugins/gitNotifications" \
|
||||
script="~/.config/sketchybar/plugins/gitNotifications.sh" \
|
||||
click_script="open https://github.com/notifications"
|
||||
sketchybar -m subscribe gitNotifications system_woke
|
||||
|
||||
|
|
Loading…
Reference in a new issue