diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-08-03 08:39:04 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-08-03 08:39:04 +0100 |
commit | 943db6dd6eb2b2ca0d0b6487156031b0505be7c8 (patch) | |
tree | 99102b783113d6a65545d618f6c75b6efba481ae /.config | |
parent | 1cfc688fd2e0c06133ccfa254352093880624480 (diff) |
Changed from summary rule to app-name for Calendar
Diffstat (limited to '.config')
-rw-r--r-- | .config/mako/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/mako/config b/.config/mako/config index dcb6ab5..bea8a5e 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -11,5 +11,6 @@ text-color=#FFFFFF border-color=#33CCFF progress-color=#458588 -[summary=" 📅 Calendar"] -width=190 + +[app-name="Calendar"] +width=198 |