Files
dotfiles/bin/waybar_clock.sh
Archie Fox 06b8ee8caf Init commit
2025-06-08 06:59:19 +03:00

6 lines
60 B
Bash
Executable File

#!/bin/bash
date=$(date '+%a %d %b | %H:%M |')
echo $date