From df30c94c3ad4b74fefbedb13b1288d61f01576e7 Mon Sep 17 00:00:00 2001 From: 0scar Date: Wed, 8 Dec 2021 08:35:53 +0100 Subject: Update .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index d33ce94..ee29992 100644 --- a/.xinitrc +++ b/.xinitrc @@ -3,7 +3,7 @@ systemctl --user import-environment DISPLAY # Notification daemon dunst & # Composite manager, for blur and other neat effects -picom --blur-method dual_kawase --blur-strength 5 --experimental-backends --backend glx & +picom --blur-method dual_kawase --blur-strength 2 --experimental-backends --backend glx & # Disable mouse acceleration xset m 0 0 & -- cgit v1.3