Changed to picom experimental.
This commit is contained in:
parent
e91baa3ae5
commit
d1e7858a2f
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user