Regenerated
This commit is contained in:
@@ -22,8 +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,7 +31,7 @@ in
|
||||
|
||||
".config/scripts/hypr-workspacesmenu.sh".source =
|
||||
link "${basePath}/scripts/hypr-workspacesmenu.sh";
|
||||
*/
|
||||
*/
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
{ lib, config, pkgs, repoPath, ... }:
|
||||
let
|
||||
colors = {
|
||||
border = "#97C9E6"
|
||||
crust = "#11111b";
|
||||
mantle = "#181825";
|
||||
base = "#1e1e2e";
|
||||
|
||||
Reference in New Issue
Block a user