feat: Manage hypr

This commit is contained in:
Matthew Binning 2026-03-08 15:37:20 -07:00
parent 126d9892e2
commit 398e5c3002
4 changed files with 184 additions and 0 deletions

View file

@ -1,3 +1,7 @@
#!/usr/bin/env sh
ln -si "$HOME"/dotfiles/.gitconfig ~/.gitconfig
printf '. ~/dotfiles/.profile' > ~/.bashrc
mkdir -p ~/.config
ln -si "$HOME"/dotfiles/.config/hypr ~/.config/hypr
hyprctl reload