summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-04-12 18:36:08 -0400
committerAmin Bandali <bandali@gnu.org>2020-04-12 18:36:08 -0400
commit99bfcd21e9f2ed96fbab6f04b22335de1f22a125 (patch)
treee2268b80aecc6f2a5185ac22fa2bc234944da043
parent2087ae39f646980175a44183370a72e036edbbc0 (diff)
downloadconfigs-99bfcd21e9f2ed96fbab6f04b22335de1f22a125.tar.gz
configs-99bfcd21e9f2ed96fbab6f04b22335de1f22a125.tar.xz
configs-99bfcd21e9f2ed96fbab6f04b22335de1f22a125.zip
Fix typo in my-i3status script name
Diffstat (limited to '')
-rw-r--r--rc.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.org b/rc.org
index ad8dcbc..b84b21b 100644
--- a/rc.org
+++ b/rc.org
@@ -2372,7 +2372,7 @@ exec emacsclient --alternate-editor="" -c "$@"
** my-i3status
:PROPERTIES:
-:header-args+: :tangle ~/.local/bin/emcl :shebang "#!/usr/bin/env python2"
+:header-args+: :tangle ~/.local/bin/my-i3status :shebang "#!/usr/bin/env python2"
:END:
#+begin_src python