diff --git a/desktopenvs/hyprland/spicetify/config-xpui.ini b/desktopenvs/hyprland/spicetify/config-xpui.ini
index b6c20ca..6a8ba9e 100644
--- a/desktopenvs/hyprland/spicetify/config-xpui.ini
+++ b/desktopenvs/hyprland/spicetify/config-xpui.ini
@@ -28,5 +28,5 @@ expose_apis = 1
; DO NOT CHANGE!
[Backup]
-version = 1.2.86.502.g8cd7fb22
+version = 1.2.90.451.gb094aab0
with = 2.42.14
diff --git a/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
index 13e2b8e..4d60050 100644
--- a/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
+++ b/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -7,7 +7,7 @@
-
+
diff --git a/desktopenvs/hyprlua/hypr-usr/input-device-exceptions.lua b/desktopenvs/hyprlua/hypr-usr/input-device-exceptions.lua
index f045cc8..f3d9a94 100644
--- a/desktopenvs/hyprlua/hypr-usr/input-device-exceptions.lua
+++ b/desktopenvs/hyprlua/hypr-usr/input-device-exceptions.lua
@@ -26,3 +26,27 @@ hl.device({
natural_scroll = false,
scroll_points = "",
})
+hl.device({
+ name = "logitech-pro-2-mouse-2",
+ sensitivity = 0,
+ accel_profile = "",
+ left_handed = false,
+ natural_scroll = false,
+ scroll_points = "",
+})
+hl.device({
+ name = "logitech-pro-2-mouse-3",
+ sensitivity = 0,
+ accel_profile = "",
+ left_handed = false,
+ natural_scroll = false,
+ scroll_points = "",
+})
+hl.device({
+ name = "logitech-pro-2-mouse-4",
+ sensitivity = 0,
+ accel_profile = "",
+ left_handed = false,
+ natural_scroll = false,
+ scroll_points = "",
+})