diff options
| author | neodarz <neodarz@neodarz.net> | 2020-10-04 22:25:58 +0200 | 
|---|---|---|
| committer | neodarz <neodarz@neodarz.net> | 2020-10-04 22:25:58 +0200 | 
| commit | b9609c59e691a7254c71c7c0041b178dc9fd404e (patch) | |
| tree | ea83350e7185eb4f5baf3c8fbe32016dbcfff34f | |
| parent | 9443eb4006a06bc3d9a2ac3d5339ac394d2c5c6e (diff) | |
| download | dotfiles-b9609c59e691a7254c71c7c0041b178dc9fd404e.tar.xz dotfiles-b9609c59e691a7254c71c7c0041b178dc9fd404e.zip | |
fix typo
Diffstat (limited to '')
| -rw-r--r-- | config.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config.yaml b/config.yaml index b2b80bd..f0ac032 100644 --- a/config.yaml +++ b/config.yaml @@ -7,7 +7,7 @@ dotfiles:      src: config/i3pystatus      dst: ~/.config/i3pystatus    d_picom: -    stc: config/picom +    src: config/picom      dst: ~/.config/picom    d_alacritty:      src: config/alacritty | 
