Regenerated

This commit is contained in:
2026-04-27 18:51:54 +02:00
parent eacbf6044b
commit 390ac245db
3 changed files with 386 additions and 383 deletions
+382 -381
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -1347,7 +1347,7 @@ in
".config/waybar/style-dark.css".source =
link "${waybarPath}/style-dark.css";
/*
# --- Scripts (DO NOT use builtins.readFile here)
".config/scripts/bluetooth-status.sh".source =
link "${basePath}/scripts/bluetooth-status.sh";
@@ -1357,6 +1357,7 @@ in
".config/scripts/hypr-workspacesmenu.sh".source =
link "${basePath}/scripts/hypr-workspacesmenu.sh";
*/
};
};
@@ -22,7 +22,7 @@ in
".config/waybar/style-dark.css".source =
link "${waybarPath}/style-dark.css";
/*
# --- Scripts (DO NOT use builtins.readFile here)
".config/scripts/bluetooth-status.sh".source =
link "${basePath}/scripts/bluetooth-status.sh";
@@ -32,6 +32,7 @@ in
".config/scripts/hypr-workspacesmenu.sh".source =
link "${basePath}/scripts/hypr-workspacesmenu.sh";
*/
};
};