diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
commit | e693aabc01a26230ad372ee26996266548e43d23 (patch) | |
tree | f78f6dba37eede4846104d6aa3ce3753b9c17332 /skel-lxqt/.config/autostart/lxqt-compton.desktop | |
parent | b2d4cc28d9fb0468e499c80d223ea44631d74d03 (diff) | |
download | etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.zip etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.tar.gz |
Version-2.0.45
Sync with package from repo
Diffstat (limited to 'skel-lxqt/.config/autostart/lxqt-compton.desktop')
-rw-r--r-- | skel-lxqt/.config/autostart/lxqt-compton.desktop | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/skel-lxqt/.config/autostart/lxqt-compton.desktop b/skel-lxqt/.config/autostart/lxqt-compton.desktop deleted file mode 100644 index 7009a06..0000000 --- a/skel-lxqt/.config/autostart/lxqt-compton.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Comment=A X compositor -Comment[de]=Kompositionsmanager für X11 -Comment[pt]=Compositor para o servidor X -Exec=compton --dbus -GenericName=X compositor -GenericName[de]=X11 Kompositionsmanager -GenericName[pt]=Compositor X -Hidden=true -Name=Compton (X Compositor) -Name[de]=Compton (X11 Kompositionsmanager) -Name[pt]=Compton (Compositor X) -OnlyShowIn=LXQt; -TryExec=compton -Type=Application -X-LXQt-Module=true |