Files
dotfiles/autostart/50_network.sh

5 lines
81 B
Bash
Raw Normal View History

2016-09-05 23:25:26 +02:00
#!/usr/bin/env bash
2018-08-16 07:25:01 +02:00
printf '%s' "starting network tray application"
nm-applet &