manual refresh xrdb on dwm after wal

This commit is contained in:
Luke Smith
2020-04-14 20:38:25 -04:00
parent 05f9c3b707
commit 314ff058de

View File

@@ -16,4 +16,5 @@ bgloc="${XDG_DATA_HOME:-$HOME/.local/share/}/bg"
# If pywal is installed, use it.
wal -s -i "$(readlink -f "$bgloc")" -o "${XDG_CONFIG_HOME:-$HOME/.config}/wal/postrun" >/dev/null 2>&1
pidof dwm >/dev/null && xdotool key super+F5
xwallpaper --zoom "$bgloc"