diff options
Diffstat (limited to 'peps/etc/xdg/lxsession/LXDE')
-rw-r--r-- | peps/etc/xdg/lxsession/LXDE/autostart | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/peps/etc/xdg/lxsession/LXDE/autostart b/peps/etc/xdg/lxsession/LXDE/autostart new file mode 100644 index 0000000..c79dfa1 --- /dev/null +++ b/peps/etc/xdg/lxsession/LXDE/autostart @@ -0,0 +1,8 @@ +@lxpanel --profile LXDE +@pcmanfm --desktop --profile LXDE +@xscreensaver -no-splash +@xset s off +@xset -dpms +@xset s noblank + +@/usr/local/bin/browser-launcher |