Regenerated
This commit is contained in:
+382
-381
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -1347,7 +1347,7 @@ in
|
|||||||
|
|
||||||
".config/waybar/style-dark.css".source =
|
".config/waybar/style-dark.css".source =
|
||||||
link "${waybarPath}/style-dark.css";
|
link "${waybarPath}/style-dark.css";
|
||||||
|
/*
|
||||||
# --- Scripts (DO NOT use builtins.readFile here)
|
# --- Scripts (DO NOT use builtins.readFile here)
|
||||||
".config/scripts/bluetooth-status.sh".source =
|
".config/scripts/bluetooth-status.sh".source =
|
||||||
link "${basePath}/scripts/bluetooth-status.sh";
|
link "${basePath}/scripts/bluetooth-status.sh";
|
||||||
@@ -1357,6 +1357,7 @@ in
|
|||||||
|
|
||||||
".config/scripts/hypr-workspacesmenu.sh".source =
|
".config/scripts/hypr-workspacesmenu.sh".source =
|
||||||
link "${basePath}/scripts/hypr-workspacesmenu.sh";
|
link "${basePath}/scripts/hypr-workspacesmenu.sh";
|
||||||
|
*/
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ in
|
|||||||
|
|
||||||
".config/waybar/style-dark.css".source =
|
".config/waybar/style-dark.css".source =
|
||||||
link "${waybarPath}/style-dark.css";
|
link "${waybarPath}/style-dark.css";
|
||||||
|
/*
|
||||||
# --- Scripts (DO NOT use builtins.readFile here)
|
# --- Scripts (DO NOT use builtins.readFile here)
|
||||||
".config/scripts/bluetooth-status.sh".source =
|
".config/scripts/bluetooth-status.sh".source =
|
||||||
link "${basePath}/scripts/bluetooth-status.sh";
|
link "${basePath}/scripts/bluetooth-status.sh";
|
||||||
@@ -32,6 +32,7 @@ in
|
|||||||
|
|
||||||
".config/scripts/hypr-workspacesmenu.sh".source =
|
".config/scripts/hypr-workspacesmenu.sh".source =
|
||||||
link "${basePath}/scripts/hypr-workspacesmenu.sh";
|
link "${basePath}/scripts/hypr-workspacesmenu.sh";
|
||||||
|
*/
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user