reduce notification spam in volume/brightness

Added a second parameter to notifications (actually a first, "app-name"), so they can be *grouped* when there is more than one, reducing the clutter on the screen, using the mako config parameter " group-by=app-name "

with proper quotes (i hope), case and cute icon ;)

added "group-by = app-name" directive in mako config

Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
baroque 2021-08-31 11:21:05 +02:00 committed by Stacy Harper
parent 2c4da8fa0b
commit 5b705dc91b
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65
3 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ background-color=#ffffff
text-color=#000000
border-color=#000000
layer=overlay
group-by=app-name
[urgency=low]
default-timeout=3000