Regenerated

This commit is contained in:
2026-04-02 21:40:21 +02:00
parent d37e8c84f2
commit 423ea4d6a1
6 changed files with 332 additions and 318 deletions
@@ -24,8 +24,8 @@ in
force = true;
executable = true;
};
".config/waybar/scripts/hyprscroll-overflow.sh" = {
text = builtins.readFile "${assetPath}/scripts/hyprscroll-overflow.sh";
".config/waybar/scripts/workspaces_content.sh" = {
text = builtins.readFile "${assetPath}/scripts/workspaces_content.sh";
force = true;
executable = true;
};