From 2ed2206983d8d87a3f30d753184c7e8ba7900416 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 8 Feb 2016 00:57:52 +0100 Subject: how dunst transparently --- 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 21f16df..655ae7e 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc @@ -64,7 +64,7 @@ # 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 = 0 + transparency = 20 # Don't remove messages, if the user is idle (no mouse or keyboard input) # for longer than idle_threshold seconds. -- cgit v1.2.3-54-g00ecf