From 776ebb3f04a39cba464e3c85e6a84cb59e2c6eee Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 11 Mar 2020 13:03:26 +0000 Subject: [PATCH] Makes dunst slightly more transparent --- dunst/.config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index d7ee24a5..63504cf9 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -79,7 +79,7 @@ shrink = no # The transparency of the window. Range: [0; 100]. # This option will only work if a compositing windowmanager is # present (e.g. xcompmgr, compiz, etc.). -transparency = 5 +transparency = 10 # Don't remove messages, if the user is idle (no mouse or keyboard input) # for longer than idle_threshold seconds.