diff options
author | Amin Bandali <bandali@gnu.org> | 2020-04-12 18:36:08 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-04-12 18:36:08 -0400 |
commit | 99bfcd21e9f2ed96fbab6f04b22335de1f22a125 (patch) | |
tree | e2268b80aecc6f2a5185ac22fa2bc234944da043 | |
parent | 2087ae39f646980175a44183370a72e036edbbc0 (diff) | |
download | configs-99bfcd21e9f2ed96fbab6f04b22335de1f22a125.tar.gz configs-99bfcd21e9f2ed96fbab6f04b22335de1f22a125.tar.xz configs-99bfcd21e9f2ed96fbab6f04b22335de1f22a125.zip |
Fix typo in my-i3status script name
-rw-r--r-- | rc.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |