diff options
Diffstat (limited to 'bin/dwl')
| -rwxr-xr-x | bin/dwl | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,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" |
