diff --git a/install.sh b/install.sh index 2124027..3a66674 100755 --- a/install.sh +++ b/install.sh @@ -4,4 +4,3 @@ printf '. ~/dotfiles/.profile' > ~/.bashrc mkdir -p ~/.config ln -si "$HOME"/dotfiles/.config/hypr ~/.config/hypr -hyprctl reload