added stow
This commit is contained in:
4
.config/sketchybar/plugins/clock.sh
Executable file
4
.config/sketchybar/plugins/clock.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
LABEL=$(date '+%H:%M')
|
||||
sketchybar --set "$NAME" label="$LABEL"
|
||||
Reference in New Issue
Block a user