Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDoesTech committed Apr 24, 2023
1 parent 10a1ad3 commit 20fb333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set-hypr
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ if [[ $CFG == "Y" || $CFG == "y" ]]; then
done

# link up the config files
echo -e "$CNT - Setting some up the new config..."
echo -e "$CNT - Setting up the new config..."
cp ~/.config/HyprV/hypr/* ~/.config/hypr/
ln -sf ~/.config/HyprV/kitty/kitty.conf ~/.config/kitty/kitty.conf
ln -sf ~/.config/HyprV/mako/conf/config-dark ~/.config/mako/config
Expand Down

0 comments on commit 20fb333

Please sign in to comment.