feat: Manage hypr
This commit is contained in:
parent
126d9892e2
commit
398e5c3002
4 changed files with 184 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue