Regenerated

This commit is contained in:
2026-04-01 19:02:39 +02:00
parent 7884c798b5
commit 767ceb2f56
3 changed files with 294 additions and 294 deletions
@@ -28,12 +28,12 @@ in
text = builtins.readFile "${assetPath}/scripts/hyprscroll-overflow.sh";
force = true;
executable = true;
}
};
".config/waybar/scripts/hyprscroll-menu.sh" = {
text = builtins.readFile "${assetPath}/scripts/hyprscroll-menu.sh";
force = true;
executable = true;
}
};
};
};
};