Restructing the entire dotfile repo!

This commit is contained in:
Derek Taylor
2019-01-15 15:27:01 -06:00
parent 57f834c56f
commit 2ff59758f1
131 changed files with 16150 additions and 0 deletions

4
.config/qtile/autostart.sh Executable file
View File

@@ -0,0 +1,4 @@
#! /bin/bash
compton --config ~/.config/compton/compton.conf &
nitrogen --restore &
urxvtd -q -o -f &