diff --git a/Makefile b/Makefile index 8697116..e05932c 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ install_i3: install_base install_gui remove_default_configs: rm -f ~/.zshrc - rm -fr ~/.config/i3/ + rm -fr ~/.config/i3 apply_configs: remove_default_configs stow -Rvt ~ home