#!/bin/bash netctl list | cut -b 3- | dmenu | ifne xargs -I{}\ sudo -A bash -c "netctl switch-to {} && ntpd -qg && hwclock -w"