summaryrefslogtreecommitdiff
path: root/config.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-02-19 00:20:24 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-02-19 00:20:24 +1100
commitdb2eb87bba06feeab54ee12851a6683afe954e1c (patch)
treedd11cc054b6d920a33e4cd44391a18a90473097e /config.ts
parentnotifpopups: more compact + better styles (diff)
downloadcaelestia-shell-db2eb87bba06feeab54ee12851a6683afe954e1c.tar.gz
caelestia-shell-db2eb87bba06feeab54ee12851a6683afe954e1c.tar.bz2
caelestia-shell-db2eb87bba06feeab54ee12851a6683afe954e1c.zip
notifications: ago time option
Diffstat (limited to 'config.ts')
-rw-r--r--config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.ts b/config.ts
index 7aa6b8d..1ce0c6a 100644
--- a/config.ts
+++ b/config.ts
@@ -44,6 +44,7 @@ export const launcher = {
export const notifpopups = {
maxPopups: -1,
expire: false,
+ agoTime: true, // Whether to show time in ago format, e.g. 10 mins ago, or raw time, e.g. 10:42
};
export const osds = {