Update compton and i3

This commit is contained in:
Colin Powell
2019-12-05 21:12:14 -05:00
parent abdd38d2e2
commit 45c4932556
5 changed files with 60 additions and 90 deletions

View File

@ -1,5 +1,5 @@
function ffdown
pushd ~/src/ff/fifteen5
docker-compose down -d
docker-compose down
popd
end