From 6191ff459ecf2dd78b8a66e6cf578281daa8cd8d Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 21 Feb 2021 22:39:05 +0000 Subject: Disable system tray in panel --- .config/polybar/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/polybar/config b/.config/polybar/config index 9c1bc90..fef19da 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -27,6 +27,8 @@ foreground = ${colors.foreground} line-size = 2 line-color = #f00 +tray = none + border-bottom-size = 1 border-color = #cfcfcf -- cgit v1.2.3