From 96b2e8d3b758cefdb913e1aa87e61cfdfc32d9f6 Mon Sep 17 00:00:00 2001 From: Que Quotion Date: Tue, 10 Dec 2019 17:52:26 +0900 Subject: [PATCH] Create picom-dbus.desktop This is mostly for use by session managers that want to start picom with dbus enabled at login. --- picom-dbus.desktop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 picom-dbus.desktop diff --git a/picom-dbus.desktop b/picom-dbus.desktop new file mode 100644 index 0000000..478e3d0 --- /dev/null +++ b/picom-dbus.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=picom (dbus) +GenericName=X compositor (dbus) +Comment=A X compositor with dbus backend enabled +Categories=Utility; +Keywords=compositor;composite manager;window effects;transparency;opacity; +TryExec=picom +Exec=picom --dbus