diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-17 19:49:27 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-17 19:49:27 -0500 |
commit | d97a307f0286d5573e2f15e292a358a53b69480e (patch) | |
tree | 06a00a2a67ea2b5eb0b8fc82eb79d50bc5f67fbc | |
parent | adf513ff4284022b401f73d92d07f1618bc9c52c (diff) | |
download | i3-config-d97a307f0286d5573e2f15e292a358a53b69480e.tar.lz i3-config-d97a307f0286d5573e2f15e292a358a53b69480e.tar.xz i3-config-d97a307f0286d5573e2f15e292a358a53b69480e.zip |
minor fix README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ This repository saves the custom configuration used by heckyel in i3wm pacman -Syy i3-wm i3blocks i3lock dmenu termite dunst nitrogen conky playerctl acpi network-manager-applet scrot ### Conky -cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/ + + cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/ ### License |