diff options
Diffstat (limited to 'install.org')
-rw-r--r-- | install.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.org b/install.org index 82fe68a..9a9c0aa 100644 --- a/install.org +++ b/install.org @@ -56,7 +56,7 @@ Extract each configuration file from its literate =.org= file into its correct l Install the [[./wallpaper.png][wallpaper]] file. #+begin_src sh :tangle ~/.dotfiles/install :mkdirp yes echo Installing wallpaper... - cp wallpaper.png ~/.wallpaper + cp .wallpaper ~/.wallpaper #+end_src Install any missing fonts by extracting the corresponding =tar.gz= archive. |