style: format b1e6a8c
This commit is contained in:
parent
b1e6a8cbf1
commit
57d7153caa
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue