summaryrefslogtreecommitdiff
path: root/dwm/autostart_blocking_otg.sh
blob: 6eaa61834d7c57232b97b366422945b6de6f9a98 (plain) (blame)
1
2
3
4
5
#!/bin/sh

feh --bg-scale $(shuf -n1 -e ~/bgs/*) --no-fehbg
dwmblocks &
st &