#!/bin/sh set -eu gsettings set net.connman.gtk status-icon-enabled true gsettings set net.connman.gtk launch-to-tray true connman-gtk &