[Bin] update cache of elisp function
This commit is contained in:
parent
e6ffd2aba2
commit
914bfdb3b6
@ -73,11 +73,11 @@ of said command running.
|
|||||||
"\n")
|
"\n")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+RESULTS[df901bd50f82a683a738efd18f4aa650eff4b222]: autostart-gen
|
#+RESULTS[62975f44e46334798ca0fd7d51ea8f83802fe745]: autostart-gen
|
||||||
#+begin_src bash :exports code
|
#+begin_src bash :exports code
|
||||||
which pactl && pactl load-module module-switch-on-connect &
|
which pactl && pactl load-module module-switch-on-connect &
|
||||||
which mpc && mpc stop &
|
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
|
which picom && if pgrep -x picom ; then
|
||||||
echo picom already running
|
echo picom already running
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user