From 1c62dcd53af60183ca6e755221cb88ef85a8ec2f Mon Sep 17 00:00:00 2001 From: Yogi <1273750265@qq.com> Date: Mon, 16 Oct 2023 22:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8C=96=E4=B8=80=E7=82=B9=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- polybar/config | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/polybar/config b/polybar/config index fcbf2ea..cfa8484 100644 --- a/polybar/config +++ b/polybar/config @@ -39,9 +39,7 @@ primary = #ffb52a secondary = #e60053 alert = #bd2c40 -# [bar/bar1] [section/base] -# ;monitor = ${env:MONITOR:HDMI-0} width = 100% height = 27 ;offset-x = 1% @@ -85,13 +83,18 @@ cursor-scroll = ns-resize [bar/bar1] inherit = section/base monitor = ${env:MONITOR:HDMI-0} -modules-left = i3 -modules-right = powermenu alsa pulseaudio memory cpu date +modules-left = date +modules-center = i3 +# 电源消耗? powermenu +# memory +# cpu +modules-right = alsa pulseaudio [bar/bar2] inherit = section/base monitor = ${env:MONITOR:DP-1} -modules-left = i3 +# modules-left = i3 +modules-center = i3 [module/xwindow] type = internal/xwindow