Initial commit
This commit is contained in:
27
notifications.txt
Normal file
27
notifications.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
# ── NotifyPulse Configuration ─────────────────────────────────────────────────
|
||||
#
|
||||
# SETTINGS (lines starting with @)
|
||||
# @name Goddess Lia <- shown in tray and in notifications
|
||||
#
|
||||
# NOTIFICATIONS
|
||||
# Text | XX% -> picked randomly, weighted by percentage
|
||||
# Text | HH:MM -> fires every day at that exact time (24h format)
|
||||
# Lines without | get equal random weight
|
||||
# Lines starting with # are comments
|
||||
#
|
||||
# ICON
|
||||
# Drop a file called icon.png in this folder to use it as the app icon.
|
||||
# It will show in the system tray and on notifications.
|
||||
# ──────────────────────────────────────────────────────────────────────────────
|
||||
|
||||
@name NotifyPulse
|
||||
|
||||
Take a short break and stretch your legs! | 35%
|
||||
Drink some water - stay hydrated! | 30%
|
||||
Check your posture and sit up straight | 20%
|
||||
Deep breath - you're doing great! | 15%
|
||||
|
||||
# Time-based triggers (fire every day at HH:MM)
|
||||
Time for your morning standup | 09:00
|
||||
Afternoon focus block starts now | 14:00
|
||||
End-of-day review - wrap things up! | 17:30
|
||||
Reference in New Issue
Block a user