commit fd287e0cd9ec18de467fa78b856785b14fcaf3a2 parent 3fbff89c0b0eb898556466ae3c59eadf1e4a77aa Author: Oscar Benedito <oscar@oscarbenedito.com> Date: Wed, 24 Jun 2020 11:51:37 +0200 Run xrdb after configuring monitors Diffstat:
M | .local/bin/configure-monitors | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.local/bin/configure-monitors b/.local/bin/configure-monitors @@ -17,3 +17,4 @@ else echo "Xft.dpi: 192" >> "$xr" fi fi +xrdb $HOME/.config/Xresources