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

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