Update autostart

This commit is contained in:
2018-08-16 07:25:01 +02:00
parent d51aa282db
commit 02f81ca150
12 changed files with 35 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
printf '%s' "starting network tray application" >>"$LOGFILE"
nm-applet & &>> $LOGFILE
printf '%s' "starting network tray application"
nm-applet &