summaryrefslogtreecommitdiff
path: root/bin/dwl
blob: b1693671c00c1196b0b73f94a7db8ed3c31ada83 (plain)
1
2
3
4
#!/bin/execlineb -P
if { rm -f ${XDG_RUNTIME_DIR}/dwl-stdout }
if { mkfifo ${XDG_RUNTIME_DIR}/dwl-stdout }
/usr/local/bin/dwl -s "superd & cat > \"$XDG_RUNTIME_DIR\"/dwl-stdout"