Respecting org-mode preferred indentation

This commit is contained in:
Ahmed Khanzada 2023-09-05 22:30:33 -04:00
parent 6bb36b8758
commit 7828648bf8

View file

@ -3,7 +3,7 @@
Add to your .config/pianobar/config this line:
#+BEGIN_SRC conf
event_command = ~/.config/pianobar/event_command.py
event_command = ~/.config/pianobar/event_command.py
#+END_SRC
event_command.py should be executable and look like this: