From 5ba439d56a4e1d3937b8b88bc992942939b04f90 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 14 Jan 2018 11:36:54 +0000 Subject: autostart compton --- skel/.config/autostart/cmst-autostart.desktop | 15 --------------- skel/.config/autostart/lxqt-compton.desktop | 26 ++++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 15 deletions(-) delete mode 100644 skel/.config/autostart/cmst-autostart.desktop create mode 100644 skel/.config/autostart/lxqt-compton.desktop diff --git a/skel/.config/autostart/cmst-autostart.desktop b/skel/.config/autostart/cmst-autostart.desktop deleted file mode 100644 index d55859b..0000000 --- a/skel/.config/autostart/cmst-autostart.desktop +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -Categories=Settings;System;Qt;Network; -OnlyShowIn=LXQt; -Comment=QT GUI frontend for connman -Exec=cmst -GenericName=Network Configuration -Icon=cmst -Name=Connman UI Setup -Name[ro]=Configurare retea -StartupNotify=false -Terminal=false -Type=Application -Version=1.0 -X-GNOME-Autostart-enabled=true -X-LXQt-Need-Tray=true \ No newline at end of file diff --git a/skel/.config/autostart/lxqt-compton.desktop b/skel/.config/autostart/lxqt-compton.desktop new file mode 100644 index 0000000..f1978db --- /dev/null +++ b/skel/.config/autostart/lxqt-compton.desktop @@ -0,0 +1,26 @@ +[Desktop Entry] +Comment=A X compositor +Comment[da]=En X-compositor +Comment[de]=Kompositionsmanager für X11 +Comment[el]=Ένας συνθέτης X +Comment[lt]=X tvarkytojas +Comment[pl]=Menedżer kompozycji dla X11 +Comment[pt]=Compositor para o servidor X +Exec=compton --dbus +GenericName=X compositor +GenericName[de]=X11 Kompositionsmanager +GenericName[el]=Συνθέτης X +GenericName[lt]=X tvarkytojas +GenericName[pl]=Menedżer kompozycji X11 +GenericName[pt]=Compositor X +Name=Compton (X Compositor) +Name[da]=Compton (X-compositor) +Name[de]=Compton (X11 Kompositionsmanager) +Name[el]=Compton (Συνθέτης X) +Name[lt]=Compton (X tvarkytojas) +Name[pl]=Menedżer kompozycji Compton +Name[pt]=Compton (Compositor X) +OnlyShowIn=LXQt; +TryExec=compton +Type=Application +X-LXQt-Module=true -- cgit v1.2.3