From 85ebc8366325412feabd8feb599e37185bf58e2f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 18 Sep 2024 13:55:32 +0900 Subject: drop nvim config. Wont be offered anymore since it just a handle users use it plus just a big headache Still there but it wont be copied anymore --- config/hypr/v2.3.6-D | 5 ----- config/hypr/v2.3.7 | 5 +++++ copy.sh | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 config/hypr/v2.3.6-D create mode 100644 config/hypr/v2.3.7 diff --git a/config/hypr/v2.3.6-D b/config/hypr/v2.3.6-D deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.3.6-D +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/hypr/v2.3.7 b/config/hypr/v2.3.7 new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.3.7 @@ -0,0 +1,5 @@ +### https://github.com/JaKooLit ### +## https://github.com/JaKooLit/Hyprland-Dots +## This is to have a reference of which version would be + +## note that this will always be higher than the released versions \ No newline at end of file diff --git a/copy.sh b/copy.sh index 45b614f9..943c6263 100755 --- a/copy.sh +++ b/copy.sh @@ -386,7 +386,7 @@ printf "\n" printf "${NOTE} - copying dotfiles second part\n" # Config directories which will ask the user whether to replace or not -DIRS="ags fastfetch kitty nvim rofi swaync waybar" +DIRS="ags fastfetch kitty rofi swaync waybar" for DIR2 in $DIRS; do DIRPATH=~/.config/"$DIR2" -- cgit v1.2.3