Update autostart

This commit is contained in:
2018-08-16 07:25:01 +02:00
parent d51aa282db
commit 02f81ca150
12 changed files with 35 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
printf '%s' "parsing .Xresources" >>"$LOGFILE"
xrdb -merge -I${HOME} ~/.Xresources &>> $LOGFILE
printf '%s' "parsing .Xresources"
xrdb -merge -I${HOME} ~/.Xresources