From b9ffab6b235c6f4841b6f4f8d4a76a0656f53b63 Mon Sep 17 00:00:00 2001 From: oxypomme Date: Mon, 12 Feb 2024 13:16:02 +0100 Subject: [PATCH] feat(polybar): moved RAM to group things --- polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polybar/config b/polybar/config index 3ff68a8..aa33188 100644 --- a/polybar/config +++ b/polybar/config @@ -94,7 +94,7 @@ inherit = common modules-left = date dunst modules-center = -modules-right = pulseaudio battery cpu memory temperature eth wlan vpn +modules-right = pulseaudio battery cpu temperature memory eth wlan vpn ; ============ MODULES ============