1
0
Fork 0

generalize xresources

This commit is contained in:
Luca Bilke 2023-02-08 11:05:13 +01:00
parent dd07c36959
commit 16364565af
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
# vim:set ft=sh
if has_option allow-user-resources && [ -f "$USRRESOURCES" ]; then
xrdb -merge $USRRESOURCES
fi
xrdb -merge $USRRESOURCES