exec psensor after a 30s wait instead of using X-GNOME-autostart-delay which not...
[psensor.git] / psensor.desktop
index dd3d849..9eb497e 100644 (file)
@@ -6,8 +6,7 @@ GenericName=Psensor
 Comment=Psensor is a graphical temperature monitor for Linux
 Icon=psensor
 TryExec=psensor
-Exec=psensor
+Exec=/bin/sh -c 'sleep 30 && psensor'
 Categories=Application;System;
-X-GNOME-Autostart-Delay=30
 StartupNotify=true