We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47e37a commit 56a9a8fCopy full SHA for 56a9a8f
1 file changed
install.sh
@@ -67,7 +67,8 @@ mkdir -p ~/.config/hypr ~/.config/alacritty ~/.config/waybar ~/.config/htop ~/.c
67
cp -f ./hypr/* ~/.config/hypr/
68
cp -f ./waybar/* ~/.config/waybar/
69
cp -f ./alacritty/* ~/.config/alacritty/
70
-cp -f ./htop/* ~/.config/htop
+cp -f ./htop/* ~/.config/htop/
71
+cp -f ./sway/* ~/.config/sway/
72
sudo ./rofi-themes/* /usr/share/rofi/themes/
73
74
cd ~/wallpaper/ && bash install.sh
0 commit comments