summaryrefslogtreecommitdiff
path: root/config/X/xmobar/scripts/winfo
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-02-27 13:02:09 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-02-27 13:02:09 +0100
commit457a28ed89be9e2f698786e83538ee61292ae08c (patch)
treee084e3b6ca22df13b731dfb7a56a3b54d48c61e3 /config/X/xmobar/scripts/winfo
parent9b022ce9b6a5629cfe9dbef9a0adc7d8d1023fb3 (diff)
merged xmobar configs into one and changed the font to match pango syntax
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