From 3c22d933abbd7147b452f2d01e1f9041a6eb1f15 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:30:58 +0300 Subject: [PATCH] whops --- config/xmobar/xmobarrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/xmobar/xmobarrc b/config/xmobar/xmobarrc index f0c25d45..726294a4 100644 --- a/config/xmobar/xmobarrc +++ b/config/xmobar/xmobarrc @@ -12,7 +12,7 @@ Config { -- layout , sepChar = "%" -- delineator between plugin names and straight text , alignSep = "}{" -- separator between left-right alignment - , template = "%StdinReader% %battery% | %multicpu% | %memory% | %dynnetwork% }{ %date% | %kbd% " + , template = "%StdinReader% | %battery% | %multicpu% | %memory% | %dynnetwork% }{ %date% | %kbd% " -- general behavior , lowerOnStart = True -- send to bottom of window stack on start