From 595e639138b82079b9c07e5ba2efe27eda145594 Mon Sep 17 00:00:00 2001 From: Emmet Date: Thu, 1 Jun 2023 17:39:12 -0500 Subject: [PATCH] Reformatted xmobar --- user/wm/xmonad/xmobarrc.mustache | 8 ++++---- user/wm/xmonad/xmonad.org | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/user/wm/xmonad/xmobarrc.mustache b/user/wm/xmonad/xmobarrc.mustache index 6a962f3..ab1f6d5 100644 --- a/user/wm/xmonad/xmobarrc.mustache +++ b/user/wm/xmonad/xmobarrc.mustache @@ -20,9 +20,9 @@ Config { font = "Inconsolata 16" , Run BatteryP ["BAT0"] ["-t", "", "-L", "10", "-H", "80", "-p", "3", "--", - "-O","\xf313 \xf17e3% ", - "-i","\xf313 \xf17e7% ", - "-o","\xf313 \xf17e4% ", + "-O","\xf313 \xf17e3 % ", + "-i","\xf313 \xf17e7 % ", + "-o","\xf313 \xf17e4 % ", "-L", "-15", "-H", "-5", "-l", "#{{base08-hex}}", "-m", "#{{base05-hex}}", "-h", "#{{base0B-hex}}"] 10 , Run Brightness @@ -48,6 +48,6 @@ Config { font = "Inconsolata 16" ] , sepChar = "%" , alignSep = "}{" - , template = " %battery% %bright%%default:Master%%memory% %currentthemesymbol%%currenttheme%}%XMonadLog%{%syncthing% %dynnetwork%%date% " + , template = " %battery% %bright%%default:Master% %memory% %currentthemesymbol%%currenttheme%}%XMonadLog%{%syncthing% %dynnetwork% %date% " } } diff --git a/user/wm/xmonad/xmonad.org b/user/wm/xmonad/xmonad.org index a77642f..96afcc6 100644 --- a/user/wm/xmonad/xmonad.org +++ b/user/wm/xmonad/xmonad.org @@ -743,9 +743,9 @@ Config { font = "Inconsolata 16" , Run BatteryP ["BAT0"] ["-t", "", "-L", "10", "-H", "80", "-p", "3", "--", - "-O","\xf313 \xf17e3% ", - "-i","\xf313 \xf17e7% ", - "-o","\xf313 \xf17e4% ", + "-O","\xf313 \xf17e3 % ", + "-i","\xf313 \xf17e7 % ", + "-o","\xf313 \xf17e4 % ", "-L", "-15", "-H", "-5", "-l", "#{{base08-hex}}", "-m", "#{{base05-hex}}", "-h", "#{{base0B-hex}}"] 10 , Run Brightness @@ -771,7 +771,7 @@ Config { font = "Inconsolata 16" ] , sepChar = "%" , alignSep = "}{" - , template = " %battery% %bright%%default:Master%%memory% %currentthemesymbol%%currenttheme%}%XMonadLog%{%syncthing% %dynnetwork%%date% " + , template = " %battery% %bright%%default:Master% %memory% %currentthemesymbol%%currenttheme%}%XMonadLog%{%syncthing% %dynnetwork% %date% " } }