diff --git a/.config/autorandr/postswitch b/.config/autorandr/postswitch new file mode 100755 index 0000000..1dfb8ed --- /dev/null +++ b/.config/autorandr/postswitch @@ -0,0 +1,8 @@ +#!/usr/bin/env sh + +feh --bg-scale --no-fehbg "$HOME/.config/wallpaper" +# echo "dwm.accent: $(color-picker $WALLPAPER)" > /tmp/dwm_accent +# xrdb -override -merge /tmp/dwm_accent +# rm /tmp/dwm_accent +# kill -HUP $(pidof dwm) +