diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-31 19:25:07 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-31 19:25:07 +0100 |
commit | 331272136a4fc36fce308dc87e4a1b53daba328b (patch) | |
tree | f10e23a2fdedeff756cb70869845313aa332a8be /config/wayland | |
parent | ff3a8bb2d62f5a7e1759eb3d9e0834f4396e833d (diff) | |
parent | 442fdac531a6b042a396eafc096811e46bc063ca (diff) |
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/wayland')
-rw-r--r-- | config/wayland/mako/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/wayland/mako/config b/config/wayland/mako/config index 2df4b1d..4380506 100644 --- a/config/wayland/mako/config +++ b/config/wayland/mako/config @@ -23,3 +23,7 @@ default-timeout=0 [category=mpd] default-timeout=2000 group-by=category + +[app-name=gurk] +# 45887 = 70% +on-notify=exec paplay --volume=45887 ~/.local/share/sounds/ring1.ogg |