1 2 3 4 5 6
#!/bin/execlineb -P importas -D "/run" XDG_RUNTIME_DIR XDG_RUNTIME_DIR define dir ${XDG_RUNTIME_DIR}/session-env foreground { rm -rf ${dir} }