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