Extract built-in notifications
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/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")"
|
||||
Reference in New Issue
Block a user