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/