#!/bin/bash if [[ -p /tmp/i3_lemonbar2_$USER ]]; then echo "$@" > /tmp/i3_lemonbar2_$USER fi