From bc223cd808f330c7cd6ded76640cc8cb6d64a068 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 24 Mar 2025 13:15:01 +0900 Subject: adjusted copy.sh so proper window rule will be set depending on Hyprland version. Bumped to v2.3.15 --- config/hypr/UserConfigs/WindowRules-new.conf | 3 +-- config/hypr/v2.3.15 | 5 +++++ config/hypr/v2.3.15-dev | 5 ----- 3 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 config/hypr/v2.3.15 delete mode 100644 config/hypr/v2.3.15-dev (limited to 'config/hypr') diff --git a/config/hypr/UserConfigs/WindowRules-new.conf b/config/hypr/UserConfigs/WindowRules-new.conf index 05593108..ed40e842 100644 --- a/config/hypr/UserConfigs/WindowRules-new.conf +++ b/config/hypr/UserConfigs/WindowRules-new.conf @@ -2,8 +2,7 @@ # For window rules and layerrules # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -# NOTES: Vaxry announced the deprecation of windowrulev2. Probably it will take effect on Hyprland v0.47.3. -# This is just to prepare for that. +# NOTES: This is only for Hyprland > 0.48. If you use copy.sh, no need to do anything # note for ja: This should NOT be implemented on Debian and Ubuntu diff --git a/config/hypr/v2.3.15 b/config/hypr/v2.3.15 new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.3.15 @@ -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/config/hypr/v2.3.15-dev b/config/hypr/v2.3.15-dev deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.3.15-dev +++ /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 -- cgit v1.2.3