This website requires JavaScript.
Explore
Help
Sign In
fyb
/
scripts
Watch
1
Star
0
Fork
0
You've already forked scripts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
scripts
/
launch_picom.sh
Ferit Yigit BALABAN
4907239d06
Add picom launch script
2022-02-15 16:26:33 +03:00
2 lines
39 B
Bash
Raw
Blame
History
ps -C picom >/dev/null
&&
:
||
picom
&
Reference in New Issue
View Git Blame
Copy Permalink