nixos-configs/config/eww/scripts/exec

5 lines
49 B
Text
Raw Normal View History

#!/usr/bin/env bash
cd ~
${@} 2>&1 >/dev/null &