diff options
Diffstat (limited to 'skel-lxqt/.config/autostart/lxqt-compton.desktop')
-rw-r--r-- | skel-lxqt/.config/autostart/lxqt-compton.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/skel-lxqt/.config/autostart/lxqt-compton.desktop b/skel-lxqt/.config/autostart/lxqt-compton.desktop new file mode 100644 index 0000000..7009a06 --- /dev/null +++ b/skel-lxqt/.config/autostart/lxqt-compton.desktop @@ -0,0 +1,16 @@ +[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 |