picom: Remove --experimental-backends

They're now default and the legacy backends are the exceptional case.

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
2022-08-31 20:43:26 +00:00
parent 14805b3f9a
commit 499b044fea
+1 -1
View File
@@ -4,7 +4,7 @@ Requires=graphical-session.target
After=dbus.service graphical-session.target xorg.target
[Service]
ExecStart=/usr/bin/picom --experimental-backends --dbus
ExecStart=/usr/bin/picom --dbus
Restart=always
Slice=session.slice