summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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