style: format b1e6a8c

This commit is contained in:
github-actions[bot] 2024-08-15 03:06:25 +00:00
parent b1e6a8cbf1
commit 57d7153caa

View file

@ -18,7 +18,7 @@ in
};
wayland.windowManager.hyprland.settings = {
source = ["${sources.hyprland}/themes/${cfg.flavor}.conf"];
source = [ "${sources.hyprland}/themes/${cfg.flavor}.conf" ];
"$accent" = "\$${cfg.accent}";
"$accentAlpha" = "\$${cfg.accent}Alpha";
};