Update, fix small issues in configs, clean up i3

This commit is contained in:
natemaia
2018-02-09 20:35:27 -08:00
parent fd89d0bcdd
commit a944a1caa5
9 changed files with 399 additions and 291 deletions

View File

@ -1,7 +0,0 @@
#!/usr/bin/env bash
if [[ $(pidof compton) ]]; then
al-compositor --restart
else
al-compositor --start
fi