From 0dcf3ca37dc6a76582fff0bdc5114c59ec8e9963 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:23:24 +0300 Subject: [PATCH] workspaces?? --- config/xmobar/xmobarrc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/config/xmobar/xmobarrc b/config/xmobar/xmobarrc index 7904fcff..99083822 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 = "%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 @@ -38,10 +38,8 @@ Config { -- see http://projects.haskell.org/xmobar/#system-monitor-plugins. , commands = - -- weather monitor - [ Run Weather "RJTT" [ "--template", " | °C | % | hPa" - ] 36000 - + -- workspaces + Run StdinReader -- network activity monitor (dynamic interface resolution) , Run DynNetwork [ "--template" , ": kB/s|kB/s" , "--Low" , "1000" -- units: B/s