diff --git a/home-modules/rofi.nix b/home-modules/rofi.nix index 6a46826..b01c746 100644 --- a/home-modules/rofi.nix +++ b/home-modules/rofi.nix @@ -22,7 +22,7 @@ border-width: 0px; } window { - background-color: transparent; + background-color: ${background}${trdr}; border: ${ts rice.border-width}px; border-radius: ${ts rice.rounding}px; border-color: ${ts rice.color.border};