Skip to content

Commit 56a9a8f

Browse files
committed
bug fixes
1 parent b47e37a commit 56a9a8f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ mkdir -p ~/.config/hypr ~/.config/alacritty ~/.config/waybar ~/.config/htop ~/.c
6767
cp -f ./hypr/* ~/.config/hypr/
6868
cp -f ./waybar/* ~/.config/waybar/
6969
cp -f ./alacritty/* ~/.config/alacritty/
70-
cp -f ./htop/* ~/.config/htop
70+
cp -f ./htop/* ~/.config/htop/
71+
cp -f ./sway/* ~/.config/sway/
7172
sudo ./rofi-themes/* /usr/share/rofi/themes/
7273

7374
cd ~/wallpaper/ && bash install.sh

0 commit comments

Comments
 (0)