void togglefullscr(const Arg *arg) { if(selmon->sel) setfullscreen(selmon->sel, !selmon->sel->isfullscreen); }