logo

dotfiles

My dotfiles, one branch per machine
commit: 158498b1a8e538e7ccd3cbdcb483edf113fe0e6d
parent: f709489d7a379dcb9820f569d6e270c74da281eb
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 15 Jun 2019 02:14:48 +0200

.xmobarrc: Put a space between elements

Diffstat:

M.xmobarrc2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.xmobarrc b/.xmobarrc @@ -7,7 +7,7 @@ Config { allDesktops = True, pickBroadest = False, overrideRedirect = False, - template = "%XMonadLog%}{%mpd%|%default:Master%|%multicpu%|%memory%|%enp3s0%-%enp4s6%-%enp0s18f2u4%-%wlp0s18f2u3% %wlp0s18f2u3wi%|%date%", + template = "%XMonadLog%}{%mpd% | %default:Master% | %multicpu% | %memory% | %enp3s0%-%enp4s6%-%enp0s18f2u4%-%wlp0s18f2u3%-%wlp0s18f2u3wi% | %date%", commands = [ Run XMonadLog, Run Network "enp3s0" ["-t","E:3: <tx>⇅<rx>","-S","True","-L","0","-H","32","-h","#cc241d","-l","#98971a"] 10,