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:
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 \
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue