2ca6feff4d
- Added darwin and jovian inputs - Added platform-specific package configurations - Added darwinConfigurations and deck nixosConfiguration - Copied darwin and deck specific files - Fixed darwin version compatibility Some configurations still need debugging
5 lines
96 B
Bash
Executable File
5 lines
96 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
LABEL=$(date '+%H:%M')
|
|
sketchybar --set "$NAME" icon=" " label="$LABEL"
|