summaryrefslogtreecommitdiffstats
path: root/.config/bspwm/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 20:12:30 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 20:12:30 +0200
commit952722c7b1b8e8cfa0454a211f168aaef4e25850 (patch)
tree702195485ccc1a1452419aa39c067277efa434bb /.config/bspwm/README.org
parentAlacritty update (diff)
downloaddotfiles-bsd-952722c7b1b8e8cfa0454a211f168aaef4e25850.tar.gz
dotfiles-bsd-952722c7b1b8e8cfa0454a211f168aaef4e25850.tar.bz2
dotfiles-bsd-952722c7b1b8e8cfa0454a211f168aaef4e25850.tar.xz
dotfiles-bsd-952722c7b1b8e8cfa0454a211f168aaef4e25850.tar.zst
dotfiles-bsd-952722c7b1b8e8cfa0454a211f168aaef4e25850.zip
Commit
Diffstat (limited to '.config/bspwm/README.org')
-rw-r--r--.config/bspwm/README.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/bspwm/README.org b/.config/bspwm/README.org
index bfe55d9..f9543c5 100644
--- a/.config/bspwm/README.org
+++ b/.config/bspwm/README.org
@@ -20,8 +20,7 @@
* The shebang
For my ~bspwm~ init script, I am using the ~dash~ shell for it is very fast.
- #+BEGIN_SRC shell
-#!/usr/local/bin/dash
+ #+BEGIN_SRC shell :shebang #!/usr/local/bin/dash
#+END_SRC
* Restart safety