c=`nmcli -t -e yes -c no -f name c show | wmenu -i -l 10`
else
c="$2"
fi
o=`nmcli c $1 "${c}"`
dunstify -a $0 "con $1 ${c}" "${o}"
killall -USR1 i3status
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.