Files
dotfiles/autostart/20_xresources.sh

5 lines
91 B
Bash
Raw Normal View History

2016-09-05 23:25:26 +02:00
#!/usr/bin/env bash
2018-08-16 07:25:01 +02:00
printf '%s' "parsing .Xresources"
xrdb -merge -I${HOME} ~/.Xresources