From 1b9a2b3b69f0becef22ad26f2e960f9f4e563214 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 24 Jul 2023 21:28:29 +0300 Subject: [PATCH] lmao --- config/xmobar/xmobarrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/xmobar/xmobarrc b/config/xmobar/xmobarrc index fc78d950..f85d50e2 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% }{ %vol% | %date% | %kbd% %_XMONAD_TRAYPAD%" + , template = "%StdinReader% | %battery% | %multicpu% | %memory% }{ %date% | %kbd% %_XMONAD_TRAYPAD%" -- general behavior , lowerOnStart = True -- send to bottom of window stack on start @@ -61,9 +61,6 @@ Config { , "--normal" , "darkorange" , "--high" , "darkred" ] 10 - - , Run Com "/home/sako/.config/xmobar/scripts/get-volume.sh" [] "vol" 30 - -- cpu core temperature monitor , Run CoreTemp [ "--template" , "Temp: °C|°C" , "--Low" , "70" -- units: °C