diff --git a/org/config/bin.org b/org/config/bin.org index 7094d29..72fb814 100644 --- a/org/config/bin.org +++ b/org/config/bin.org @@ -73,11 +73,11 @@ of said command running. "\n") #+END_SRC -#+RESULTS[df901bd50f82a683a738efd18f4aa650eff4b222]: autostart-gen +#+RESULTS[62975f44e46334798ca0fd7d51ea8f83802fe745]: autostart-gen #+begin_src bash :exports code which pactl && pactl load-module module-switch-on-connect & which mpc && mpc stop & -which xrdb && xrdb -merge "$HOME"/.Xresources & +which xrdb && xrdb -merge "$XDG_CONFIG_HOME"/X11/Xresources & which picom && if pgrep -x picom ; then echo picom already running else