git.rcrnstn.net
browsing:
master
Branches
master
Files
Commits
Stats
Network
Graph
rcrnstn/dotfiles-compton-picom
.xsession.d
5compton-picom.sh
Raw
Blame
Patch Log
History
if [ "$(command -v picom)" ] then picom & elif [ "$(command -v compton)" ] then compton & fi