From 457a28ed89be9e2f698786e83538ee61292ae08c Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 27 Feb 2023 13:02:09 +0100 Subject: merged xmobar configs into one and changed the font to match pango syntax --- config/X/xmobar/scripts/winfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/X/xmobar/scripts/winfo') diff --git a/config/X/xmobar/scripts/winfo b/config/X/xmobar/scripts/winfo index 033ab49..f60bd7f 100755 --- a/config/X/xmobar/scripts/winfo +++ b/config/X/xmobar/scripts/winfo @@ -45,9 +45,9 @@ GetCWD (){ echo -n "${PROCESS}" \ | sed \ - -e "s;^zsh$;&;g" \ - -e "s;^htop$; &;g" \ - -e "s;^ranger$; &;g" + -e "s;^zsh$;&;g" \ + -e "s;^htop$; &;g" \ + -e "s;^ranger$; &;g" } # Get title of window / name of process -- cgit v1.2.3