summaryrefslogtreecommitdiff
path: root/.config/s6-rc/sway/finish
blob: 4c781862a3b767a73476f3c97f946b456bbe45bf (plain)
1
2
3
4
5
#!/bin/execlineb -S2
importas -i XDG_RUNTIME_DIR XDG_RUNTIME_DIR
foreground { s6-rc -l ${XDG_RUNTIME_DIR}/s6-rc -bDa change }
s6-svscanctl -t ${XDG_RUNTIME_DIR}/service
exit 125