Fix autostart
This commit is contained in:
4
autostart/20_xresources.sh
Executable file
4
autostart/20_xresources.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
printf '%s' "parsing .Xresources" >>"$LOGFILE"
|
||||
xrdb -merge -I${HOME} ~/.Xresources &>> $LOGFILE
|
||||
Reference in New Issue
Block a user