Files
arthur-os/bin/omarchy-notification-time
T

6 lines
165 B
Bash
Executable File

#!/bin/bash
# omarchy:summary=Show the current time and date notification
omarchy-notification-send -u low " $(date +"%A %H:%M · %d %B %Y · Week %V")"