summaryrefslogtreecommitdiff
path: root/rofi.org
diff options
context:
space:
mode:
authorfpi2020-04-05 20:00:52 +0200
committerfpi2020-04-05 20:05:41 +0200
commit0541443d1f8765bb3b1d745ba9ec0702fb61f76d (patch)
tree2773f0ebed6e6d3b37999311340b595468bd7504 /rofi.org
parentAdd rofi configuration (diff)
Update symlinksrofi
Diffstat (limited to 'rofi.org')
-rw-r--r--rofi.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/rofi.org b/rofi.org
index ff05d95..f706789 100644
--- a/rofi.org
+++ b/rofi.org
@@ -1,6 +1,5 @@
-#+begin_src shell :tangle no :results silent
-path=$(pwd)/tangle
-ln -sf $path/config.rasi ~/.config/rofi/
+#+begin_src shell :tangle tangle/symlink.sh :results silent :shebang "#!/bin/bash"
+ln -siv $(pwd)/tangle/config.rasi ~/.config/rofi/
#+end_src
#+begin_src conf :tangle tangle/config.rasi :eval never