Fix autostart
This commit is contained in:
4
autostart/50_network.sh
Executable file
4
autostart/50_network.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
printf '%s' "starting network tray application" >>"$LOGFILE"
|
||||
nm-applet & &>> $LOGFILE
|
||||
Reference in New Issue
Block a user