mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(sketchybar): add sample configuration for sketchybar
This commit is contained in:
6
sketchybar/items/calendar.sh
Executable file
6
sketchybar/items/calendar.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
sketchybar --add item calendar right --set calendar \
|
||||
icon="" \
|
||||
update_frequency=30 \
|
||||
script="$PLUGIN_DIR/calendar.sh"
|
||||
Reference in New Issue
Block a user