Changed to picom experimental.

This commit is contained in:
Joachim 2020-07-19 17:44:28 +02:00
parent e91baa3ae5
commit d1e7858a2f

View File

@ -399,8 +399,8 @@ exec --no-startup-id xfce4-power-manager
# load the wallpaper # load the wallpaper
exec_always --no-startup-id sh ~/.fehbg exec_always --no-startup-id sh ~/.fehbg
# start compton: compositor that allows, for example, transparency # start picom: compositor that allows, for example, transparency
exec --no-startup-id compton exec --no-startup-id picom --experimental-backends
# start greenclip, this somehow fails to start at launch (sometimes?) # start greenclip, this somehow fails to start at launch (sometimes?)
exec --no-startup-id systemctl --user start greenclip exec --no-startup-id systemctl --user start greenclip