Revert picom use of experimental backends

Experimental backends have too many hiccups still to be used full-time
unfortunately. (though not surprisingly, being called experimental)
This commit is contained in:
Marty Oehme 2019-11-30 11:41:42 +01:00
parent 381031749e
commit e8ecde9a6a

View file

@ -55,7 +55,7 @@ type xcape >/dev/null 2>&1 && xcape -e 'Control_L=Escape' -t 500
# if unclutter exists start it
type unclutter >/dev/null 2>&1 && unclutter &
# if picom exists then we can start it as our compositor
type picom >/dev/null 2>&1 && picom --experimental-backends &
type picom >/dev/null 2>&1 && picom &
# same deal with flashfocus as our active window indicator
type flashfocus >/dev/null 2>&1 && flashfocus -l never &
# if redshift is installed run it