Fix autostart

This commit is contained in:
2017-08-26 11:31:18 +02:00
parent 4faeb99007
commit ea8cd5ba83
10 changed files with 0 additions and 0 deletions

4
autostart/20_xresources.sh Executable file
View File

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