blob: 68b90757c905c092cd8a8651d1f28a89d5ecdaea (
plain)
1
2
3
4
5
6
7
8
|
#!/command/execlineb -P
fdmove -c 2 1
multisubstitute {
importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR
importas -i HOME HOME
}
s6-envdir ${XDG_RUNTIME_DIR}/wl_env
${HOME}/.config/river/rivertile
|