From 71515560d827af1a176204824156a3f07b9c3c24 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 26 Jun 2023 11:39:53 -0400 Subject: [PATCH] rofi: Increase selected opacity --- home/rofi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/rofi.nix b/home/rofi.nix index 5934eaf..7903e08 100644 --- a/home/rofi.nix +++ b/home/rofi.nix @@ -90,7 +90,7 @@ }; "element selected" = { - background-color = mkLiteral "#${base05}22"; + background-color = mkLiteral "#${base05}33"; }; element-icon = {