New Taskbar, Window Manager & Neovim config
This commit is contained in:
8
.config/sketchybar/items/calendar.sh
Executable file
8
.config/sketchybar/items/calendar.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
sketchybar --add item calendar right \
|
||||
--set calendar icon= \
|
||||
update_freq=1 \
|
||||
script="$PLUGIN_DIR/calendar.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user