# DEST=${1:-/etc/skel}
# cat <<-EOF | sudo tee $DEST/.zshrc.d/008_renice.zsh
# sudo renice -5 \$(pgrep -f "xfwm4|xfdesktop|xfce4-panel|xfce4-terminal|terminology")
# EOF
# source $DEST/.zshrc.d/008_renice.zsh