mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 04:21:53 -05:00
waybar: fmt
This commit is contained in:
parent
e8344ffab1
commit
7499f57772
|
@ -271,7 +271,7 @@ in {
|
|||
rgbaValues.b
|
||||
(rgbaValues.a / 255.0) # Convert alpha from 0-255 to 0-1
|
||||
];
|
||||
|
||||
|
||||
backgroundColor = builtins.concatStringsSep "," (rgba "${cfg.theme.colors.background}CC");
|
||||
in ''
|
||||
* {
|
||||
|
|
Loading…
Reference in a new issue