2
0
Fork 0
mirror of https://github.com/FelixKratz/SketchyBar synced 2025-03-02 13:57:10 +00:00

fixed typo in example sketchybarrc

This commit is contained in:
FelixKratz 2021-09-07 13:50:25 +02:00
parent 8f9903a96d
commit d7068af000

View file

@ -121,7 +121,7 @@ sketchybar -m batch --set gitNotifications associated_space=1 \
update_freq=100 \ update_freq=100 \
icon_font="Hack Nerd Font:Bold:18.0" \ icon_font="Hack Nerd Font:Bold:18.0" \
icon= \ icon= \
script="~/.config/sketchybar/plugins/gitNotifications" \ script="~/.config/sketchybar/plugins/gitNotifications.sh" \
click_script="open https://github.com/notifications" click_script="open https://github.com/notifications"
sketchybar -m subscribe gitNotifications system_woke sketchybar -m subscribe gitNotifications system_woke