From 58653d88fbf9942496e00c965d5986d8b14b13c5 Mon Sep 17 00:00:00 2001 From: Salman Abedin Date: Thu, 4 Jun 2020 23:40:59 +0600 Subject: [PATCH] Cool Xcompmgr Fading --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index 861443b8..483e6fd1 100755 --- a/.xprofile +++ b/.xprofile @@ -11,7 +11,7 @@ mpd & # music player daemon-you might prefer it as a service though remaps & # run the remaps script, switching caps/esc and more; check it for more info setbg & # set the background with the `setbg` script #xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources & # Uncomment to use Xresources colors/settings on startup -xcompmgr & # xcompmgr for transparency +xcompmgr --cCfF & # xcompmgr for transparency dunst & # dunst for notifications xset r rate 300 50 & # Speed xrate up unclutter & # Remove mouse when idle