diff --git a/x11/.xinitrc b/x11/.xinitrc index 92c18b9..047da2d 100755 --- a/x11/.xinitrc +++ b/x11/.xinitrc @@ -17,6 +17,17 @@ redshift -l 51.1180:4.0012 & unclutter & mowedline & mpc-status-mowedline & +compton -b -c -G -r 10 -i 0.75 -e 1.0 \ + --inactive-dim 0.2 \ + --focus-exclude "name = 'mowedline'" \ + --shadow-exclude "name = 'mowedline'" \ + --fade-exclude "name = 'mowedline'" \ + --blur-background-exclude "name = 'mowedline'" \ + --unredir-if-possible-exclude "name = 'mowedline'" \ + --focus-exclude "name = 'i3lock'" \ + --focus-exclude "class_g = 'Vlc'" \ + --focus-exclude "name = 'rofi'" \ + --detect-transient export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)