From 4b01324f1b5f24f84d026aefdb5e888be6982d9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 3 Sep 2024 15:13:44 +0000 Subject: [PATCH] fix --- gentoo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gentoo.sh b/gentoo.sh index f8a9a35..a702372 100644 --- a/gentoo.sh +++ b/gentoo.sh @@ -423,6 +423,7 @@ btrfs_filesytem() { userTweaks() { mkdir $TARGET/home/$USER/.librewolf mkdir -p $TARGET/home/$USER/.config/waybar + mkdir -p $TARGET/home/$USER/.config/kitty mkdir -p $TARGET/home/$USER/Exodus-linux-x64 mkdir -p $TARGET/home/$USER/.config/wofi mkdir -p $TARGET/home/$USER/.config/sway @@ -445,6 +446,7 @@ userTweaks() { rsync -av --delete /home/$USER/.local/share/fonts/ $TARGET/home/$USER/.local/share/fonts/ rsync -av --delete /home/$USER/.config/hypr/ $TARGET/home/$USER/.config/hypr/ rsync -av --delete /home/$USER/.config/wofi/ $TARGET/home/$USER/.config/wofi/ + rsync -av --delete /home/$USER/.config/kitty/ $TARGET/home/$USER/.config/kitty/ rsync -av --delete /home/$USER/.config/sway/ $TARGET/home/$USER/.config/sway/ rsync -av --delete /home/$USER/.config/waybar/ $TARGET/home/$USER/.config/waybar/ rsync -av --delete /home/$USER/.config/rofi/ $TARGET/home/$USER/.config/rofi/