diff options
author | Ben Sima <ben@bsima.me> | 2019-05-13 13:18:32 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-05-13 13:18:32 -0700 |
commit | 8a7e6b4123732a23d9b082c30215aaa4234669ff (patch) | |
tree | 7dfef4ab68baee200b29642416a6270521f978c3 | |
parent | 6ea923ef95f99c99b2b3a53c9a7132de44b0bbc6 (diff) |
polybar: tray-transparent is deprecated
-rw-r--r-- | linux.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |