This website requires JavaScript.
Explore
Help
Sign In
crater2150
/
runit-user-services
Watch
1
Star
0
Fork
You've already forked runit-user-services
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
9b6c44cce0
runit-user-services
/
picom
/
run
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-02-07 14:34:51 +00:00
#!/bin/zsh
Add import-env to repo
2023-08-20 15:21:42 +00:00
source ${0:a:h:h}/import-env.zsh
import-env: fail if no matching process is found
2023-09-04 07:59:24 +00:00
import-env awesome | exit 1
Always use exec in run script
2022-02-07 15:55:27 +00:00
exec picom
Reference in a new issue
Copy permalink