Makes dunst slightly more transparent

This commit is contained in:
Jonathan Hodgson 2020-03-11 13:03:26 +00:00
parent ea639328ae
commit 776ebb3f04

View file

@ -79,7 +79,7 @@ shrink = no
# The transparency of the window. Range: [0; 100]. # The transparency of the window. Range: [0; 100].
# This option will only work if a compositing windowmanager is # This option will only work if a compositing windowmanager is
# present (e.g. xcompmgr, compiz, etc.). # present (e.g. xcompmgr, compiz, etc.).
transparency = 5 transparency = 10
# Don't remove messages, if the user is idle (no mouse or keyboard input) # Don't remove messages, if the user is idle (no mouse or keyboard input)
# for longer than idle_threshold seconds. # for longer than idle_threshold seconds.