Make borders of critical notifications stand out
This commit is contained in:
parent
94358c01d3
commit
a92f772425
@ -29,6 +29,10 @@
|
||||
play = sound:
|
||||
"mpv ${pkgs.sound-theme-freedesktop}/share/sounds/freedesktop/stereo/${sound}.oga";
|
||||
in ''
|
||||
[urgency=high]
|
||||
border-color=${base09}AA
|
||||
[urgency=critical]
|
||||
border-color=${base09}AA
|
||||
on-notify=exec ${play "message"}
|
||||
[app-name=yubikey-touch-detector]
|
||||
on-notify=exec ${play "service-login"}
|
||||
|
Loading…
Reference in New Issue
Block a user