mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Respecting org-mode preferred indentation
This commit is contained in:
parent
6bb36b8758
commit
7828648bf8
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue