generalize xresources
This commit is contained in:
parent
3de4a81c14
commit
edb51fe6d1
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
# vim:set ft=sh
|
||||
|
||||
if has_option allow-user-resources && [ -f "$USRRESOURCES" ]; then
|
||||
xrdb -merge $USRRESOURCES
|
||||
fi
|
||||
xrdb -merge $USRRESOURCES
|
||||
|
|
Loading…
Add table
Reference in a new issue