Minor updates to some dotfiles to correct opacity settings and converting all references of compton to picom.

This commit is contained in:
Derek Taylor
2020-05-13 12:36:34 -05:00
parent 6cb99b4cde
commit feaafa990c
11 changed files with 12 additions and 12 deletions

View File

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