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.desktop | |
| parent | Initial commit (diff) | |
| download | compfy-f869528a44f37bd8e723979b230f908e81753763.tar.xz compfy-f869528a44f37bd8e723979b230f908e81753763.zip | |
Add files via upload
Diffstat (limited to 'picom.desktop')
| -rw-r--r-- | picom.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/picom.desktop b/picom.desktop new file mode 100644 index 0000000..9d21f6d --- /dev/null +++ b/picom.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Type=Application +NoDisplay=false +Name=picom +GenericName=X compositor +Comment=An X compositor +Categories=Utility; +Keywords=compositor;composite manager;window effects;transparency;opacity; +TryExec=picom +Exec=picom +# Thanks to quequotion for providing this file! +Icon=picom |