From 3ea2373055f8bbd30b5871a863b13e849735372a Mon Sep 17 00:00:00 2001 From: Lukian Date: Thu, 31 Oct 2024 14:19:54 +0100 Subject: [PATCH] commit --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index bbd4262..174c4f1 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash yay -S hyprland wofi waybar hyprlock sddm hyprcursor wlogout nm-applet brightnessctl dunst -cp ./.config ~/ -cp ./.local ~/ +cp -r ./.config ~/ +cp -r ./.local ~/