#!/bin/bash icewm --restart& if pgrep -u $(whoami) xxkb>/dev/null; then pkill xxkb;xxkb& fi exit