autostart 167 B

12345678910111213
  1. #!/bin/sh
  2. feh --bg-fill ~/Pictures/wall/chad.png &
  3. xrdb merge ~/Public/xresources/ocean/.Xresources &
  4. picom &
  5. xbacklight -set 10 &
  6. ~/.dwm/bars/onedark.sh &
  7. dwm