From 1fac8833f3542026b979a9f83103dc62e8b4ff68 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Jan 2025 11:38:23 +0100 Subject: ... --- accounts/gkleen@sif/niri/swayosd.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'accounts') diff --git a/accounts/gkleen@sif/niri/swayosd.nix b/accounts/gkleen@sif/niri/swayosd.nix index 39945ba8..8e410b5a 100644 --- a/accounts/gkleen@sif/niri/swayosd.nix +++ b/accounts/gkleen@sif/niri/swayosd.nix @@ -23,7 +23,7 @@ progressbar:disabled, image:disabled { - opacity: 0.5; + opacity: rgb(84, 84, 84); } progressbar { @@ -36,7 +36,7 @@ min-height: inherit; border-radius: inherit; border: none; - background: rgba(255, 255, 255, 0.5); + background: rgb(127, 127, 127); } progress { min-height: inherit; -- cgit v1.2.3