diff options
Diffstat (limited to '.local/share/s6/footserver/run')
| -rwxr-xr-x | .local/share/s6/footserver/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/s6/footserver/run b/.local/share/s6/footserver/run new file mode 100755 index 0000000..dcc018c --- /dev/null +++ b/.local/share/s6/footserver/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +foreground { foot -s } |