diff --git a/CHANGELOGS.md b/CHANGELOGS.md index baad581..b7e6211 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -1,5 +1,8 @@ ## Changelogs +## 03 May 2024 +- Bump swww to v0.9.5 + ## 02 May 2024 - Added pyprland (hyprland plugin) - warning, I cant make it to properly run. Drop Down terminal not working, zoom is hit and miss diff --git a/install-scripts/swww.sh b/install-scripts/swww.sh index 1c975ea..c6d869b 100755 --- a/install-scripts/swww.sh +++ b/install-scripts/swww.sh @@ -8,7 +8,7 @@ liblz4-dev ) #specific branch or release -swww_tag="v0.9.4" +swww_tag="v0.9.5" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## # Determine the directory where the script is located