forgot character

This commit is contained in:
Sakooooo 2023-07-26 11:15:56 +03:00
parent ce55db3775
commit 43c72b7432
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -12,7 +12,7 @@ Config {
-- layout -- layout
, sepChar = "%" -- delineator between plugin names and straight text , sepChar = "%" -- delineator between plugin names and straight text
, alignSep = "}{" -- separator between left-right alignment , alignSep = "}{" -- separator between left-right alignment
, template = " <icon=nixos-logo.xpm/> %XMonadLog% | %multicpu% | %memory% }{ %vol% | %date% | %battery | %_XMONAD_TRAYPAD%" , template = " <icon=nixos-logo.xpm/> %XMonadLog% | %multicpu% | %memory% }{ %vol% | %date% | %battery% | %_XMONAD_TRAYPAD%"
-- general behavior -- general behavior
, lowerOnStart = True -- send to bottom of window stack on start , lowerOnStart = True -- send to bottom of window stack on start