diff options
| author | Allusive_ <[email protected]> | 2023-08-01 08:58:04 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-01 08:58:04 +1000 |
| commit | f869528a44f37bd8e723979b230f908e81753763 (patch) | |
| tree | 4a6d71a6e862a85c0040a4b75adc5ac721b41c65 /picom-dbus.desktop | |
| parent | Initial commit (diff) | |
| download | compfy-f869528a44f37bd8e723979b230f908e81753763.tar.xz compfy-f869528a44f37bd8e723979b230f908e81753763.zip | |
Add files via upload
Diffstat (limited to 'picom-dbus.desktop')
| -rw-r--r-- | picom-dbus.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/picom-dbus.desktop b/picom-dbus.desktop new file mode 100644 index 0000000..5f35c8e --- /dev/null +++ b/picom-dbus.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Type=Application +NoDisplay=true +Name=picom (dbus) +GenericName=X compositor (dbus) +Comment=An X compositor with dbus backend enabled +Categories=Utility; +Keywords=compositor;composite manager;window effects;transparency;opacity; +TryExec=picom +Exec=picom --dbus |