Config { font = "xft:Terminus Re33 Nerd:size=14:antialias=true:hinting=true:lcdfilter=lcddefault:dpi=96:hintstyle=hintfull:rgba=rgb" , additionalFonts = ["xft:Ubuntu Mono:size=9:antialise=true:hinting=true"] , bgColor = "black" , fgColor = "white" , position = Top , textOffset = -1 , iconOffset = -1 , alpha = 257 , border = NoBorder , borderWidth = 1 , borderColor = "cyan" , iconRoot = "/home/jeronimo/xbm_icons" , lowerOnStart = True , hideOnStart = False , allDesktops = True , overrideRedirect = True , pickBroadest = True , persistent = True , sepChar = "%" , alignSep = "}{" , template = " %UnsafeStdinReader%}%date%{%wlp2s0wi% %coretemp% %multicpu% %memory% Звук: %XVol% %kbd% %battery%" , commands = [ Run MultiCpu [ "--template" , "Проц: %" , "--Low" , "50" -- units: % , "--High" , "85" -- units: % , "--low" , "white" , "--high" , "#fd0537" ] 10 , Run CoreTemp [ "--template" , "Темп: °C" , "--Low" , "2" -- units: °C , "--High" , "80" -- units: °C , "--low" , "white" , "--high" , "#8F0005" ] 10 , Run Memory [ "--template" ,"ОЗУ: %" , "--Low" , "20" -- units: % , "--High" , "90" -- units: % , "--low" , "#ffffff" , "--normal" , "ffffff" , "--high" , "#8F0005" ] 10 , Run Battery [ "--template", " %" , "--Low" , "10" -- units: % , "--High" , "95" -- units: % , "--low" , "#8F0005" , "--high" , "#ffffff" , "--" , "-O", "" , "-H", "-20" , "-i", "" , "-o", "" ] 10 , Run Wireless "wlp2s0" ["-t", "Сеть: " ] 10 , Run Com "XVol" [] "" 10 , Run Kbd [ ("ru" , "RU") , ("us" , "US") ] , Run UnsafeStdinReader , Run Date "%H:%M %d/%m/%Y г." "date" 60 ] }