From c6aaae048d0b20ecbf070031cac71c5fb6493ffe Mon Sep 17 00:00:00 2001 From: bionel Date: Sun, 7 Aug 2016 14:29:21 +0300 Subject: fix exec path --- skel/.config/autostart/disable-dpms.desktop | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'skel/.config') 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 -- cgit v1.2.3