update with binaries for bg and screenshot
[dotfiles.git] / x / .local / bin / bg
1 #!/bin/bash
2 xbacklight -set 50 || true
3 convert -size "$(xrandr | grep -Po "(?<=connected )\\d+x\\d+")" \
4 plasma:fractal -modulate 20,100,10 png:- | display -window root