mb-obthemes better conky handling
parent
d7bd255d87
commit
51669d2254
|
@ -479,6 +479,7 @@ function copyConky(){
|
|||
mkdir -p "$CONFIGDIR/conky"
|
||||
rm "$CONFIGDIR/conky/*conkyrc"
|
||||
cp ~/.config/conky/*conkyrc "$CONFIGDIR/conky/"
|
||||
cp ~/.config/conky/conky-sessionfile "$CONFIGDIR/conky/"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue