summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmil.com>2016-08-07 14:29:21 +0300
committerbionel <ionel.busuioc@gmil.com>2016-08-07 14:29:21 +0300
commitc6aaae048d0b20ecbf070031cac71c5fb6493ffe (patch)
tree096da0ffd801c7770def71f609758b0b562508c2
parent4cce12db9c3577bb870a6393a8c94f656f863752 (diff)
fix exec path
-rw-r--r--skel/.config/autostart/disable-dpms.desktop9
1 files changed, 5 insertions, 4 deletions
diff --git a/skel/.config/autostart/disable-dpms.desktop b/skel/.config/autostart/disable-dpms.desktop
index eb297d5..9943a9e 100644
--- a/skel/.config/autostart/disable-dpms.desktop
+++ b/skel/.config/autostart/disable-dpms.desktop
@@ -1,8 +1,9 @@
[Desktop Entry]
-Version=1.0
-Name=Disable DPMS
+Categories=
Comment=Disable DPMS
-Exec=~/.config/autostart/scripts/disable-dpms.sh
+Exec=$HOME/.config/autostart/scripts/disable-dpms.sh
+Name=Disable DPMS
+NoDisplay=true
Terminal=false
Type=Application
-Categories=
+Version=1.0