From 8d6bb05e4251eca675ec0dfb45686dc1314e8989 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Mon, 26 Feb 2018 14:56:28 -0700 Subject: Switching code points --- scripts/powerline.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/powerline.sh') diff --git a/scripts/powerline.sh b/scripts/powerline.sh index 87fe0c5..a2cd3c5 100755 --- a/scripts/powerline.sh +++ b/scripts/powerline.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -RS='\ue0bc' -LS='\ue0b8' +RS='\ue0b4' +LS='\ue0b4' WAN_SYMBOL='\uf0ee' LAN_SYMBOL='\uf0ed' -- cgit v1.2.3