#!/bin/sh if [ "$1" = "wifi" ]; then alacritty -e nmtui fi