summaryrefslogtreecommitdiff
path: root/config/X/xmobar/scripts/winfo
diff options
context:
space:
mode:
Diffstat (limited to 'config/X/xmobar/scripts/winfo')
-rwxr-xr-xconfig/X/xmobar/scripts/winfo6
1 files changed, 3 insertions, 3 deletions
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$;<fn=1></fn>&;g" \
- -e "s;^htop$;<fn=1></fn> &;g" \
- -e "s;^ranger$;<fn=1></fn> &;g"
+ -e "s;^zsh$;&;g" \
+ -e "s;^htop$; &;g" \
+ -e "s;^ranger$; &;g"
}
# Get title of window / name of process