#!/bin/sh ## toggle visivility of windows ## # wms_toggle.sh by @root_informatica. FLAG=$1 # focused window. FW=$(pfw) usage() { cat<