COrrected script name for hyprscrolling

This commit is contained in:
2026-02-26 14:44:29 +01:00
parent 729a655264
commit 9b3cbd1230
+1 -1
View File
@@ -1780,7 +1780,7 @@ let
flakeRoot + "/assets/conf/desktop/hypr/scripts/hyprscroll-overflow.sh";
targetOverflowRel = "hypr/scripts/hyprscroll-overflow.sh";
repoPerMonitorScript =
flakeRoot + "/assets/conf/desktop/hypr/scripts/hyprscrolling-per-monitor.sh.sh";
flakeRoot + "/assets/conf/desktop/hypr/scripts/hyprscrolling-per-monitor.sh";
targetPerMonitor = "hypr/scripts/hyprscrolling-per-monitor.sh";
in
{