aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-02-26 14:56:28 -0700
committerCody Hiar <codyfh@gmail.com>2018-02-26 14:56:28 -0700
commit8d6bb05e4251eca675ec0dfb45686dc1314e8989 (patch)
tree89eff40cab670448252335ec4f5cf94b20294c95
parent8e1c0663dfecc1cd63c8ccc57ee2f3365c307a66 (diff)
Switching code points
-rwxr-xr-xscripts/powerline.sh4
1 files changed, 2 insertions, 2 deletions
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'