From e3777ec9130180536ac01e0eaeaecebf3f7f1f75 Mon Sep 17 00:00:00 2001 From: Skylar Hill Date: Thu, 14 Dec 2023 11:37:19 -0600 Subject: [PATCH] Add systray --- polybar.config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/polybar.config b/polybar.config index d93aa78..95aca4e 100644 --- a/polybar.config +++ b/polybar.config @@ -61,7 +61,7 @@ font-0 = JetBrainsMono Nerd Font:size=12;3 modules-left = round-left filesystem pulseaudio memory cpu bat0 bat1 round-right modules-center = round-left xworkspaces round-right -modules-right = round-left mpd date round-right +modules-right = round-left mpd date systray round-right cursor-click = pointer cursor-scroll = ns-resize @@ -114,9 +114,9 @@ format-stopped = label-song = "%artist% - %title% " [module/systray] +format-background = ${colors.background} type = internal/tray -format-margin = 8pt tray-spacing = 16pt [module/xworkspaces] @@ -217,8 +217,8 @@ interval = 1 format-background = ${colors.background} -date = "󰥔 %H:%M" -date-alt = "󰃭 %Y-%m-%d %H:%M:%S" +date = "󰥔 %H:%M " +date-alt = "󰃭 %Y-%m-%d %H:%M:%S " label = %date%