From 8a7e6b4123732a23d9b082c30215aaa4234669ff Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 13 May 2019 13:18:32 -0700 Subject: polybar: tray-transparent is deprecated --- linux.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index fcd7435..5d6d8cb 100644 --- a/linux.nix +++ b/linux.nix @@ -79,7 +79,6 @@ in tray-position = "right"; tray-detached = false; tray-maxsize = 16; - tray-transparent = false; tray-background = colors."${theme}".background; tray-offset-x = 0; tray-offset-y = 0; -- cgit v1.2.3