chore: unknown

This commit is contained in:
hesam-init 2024-02-24 16:11:46 +03:30
parent 3604752ed7
commit 226484c1e9

View file

@ -30,7 +30,7 @@ unstow_dotfiles() {
stow -D $dots_dir
stow -D -d $dots_dir -t ~/ zsh
stow -D -d $dots_dir -t $shortcuts_target_dir shortcuts
# stow -D $hyprland_dir
stow -D $hyprland_dir
echo "Dotfiles unstowed successfully!"
}