sboli / twmn

A notification system for tiling window managers
GNU Lesser General Public License v3.0
526 stars 47 forks source link

Support for urgency levels #86

Open wknapik opened 5 years ago

wknapik commented 5 years ago
% notify-send --help|grep urgency
  -u, --urgency=LEVEL    Specifies the urgency level (low, normal, critical).
%

My suggestion would be to allow the user to override gui settings in urgency sections in twmn.conf. E.g.:

[urgency_critical]
background_color=#f00
duration=60000