aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorCody Hiar <cody.hiar@investopedia.com>2016-09-01 16:36:30 -0600
committerCody Hiar <cody.hiar@investopedia.com>2016-09-01 16:36:30 -0600
commit363fd2740a13be8aa17d457c52698789c6a03b79 (patch)
treee42ce4d84b6692d12593b40592edf1df7a553e46 /themes
parenta75ee65fe7993327d3c22265bfe3a207f83bb623 (diff)
Changing the separators
Diffstat (limited to 'themes')
-rw-r--r--themes/default.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/default.sh b/themes/default.sh
index 073f067..3d3b2aa 100644
--- a/themes/default.sh
+++ b/themes/default.sh
@@ -1,8 +1,8 @@
if patched_font_in_use; then
- TMUX_POWERLINE_SEPARATOR_LEFT_BOLD=""
- TMUX_POWERLINE_SEPARATOR_LEFT_THIN=""
- TMUX_POWERLINE_SEPARATOR_RIGHT_BOLD=""
- TMUX_POWERLINE_SEPARATOR_RIGHT_THIN=""
+ TMUX_POWERLINE_SEPARATOR_LEFT_BOLD=""
+ TMUX_POWERLINE_SEPARATOR_LEFT_THIN=""
+ TMUX_POWERLINE_SEPARATOR_RIGHT_BOLD=""
+ TMUX_POWERLINE_SEPARATOR_RIGHT_THIN=""
else
TMUX_POWERLINE_SEPARATOR_LEFT_BOLD="◀"
TMUX_POWERLINE_SEPARATOR_LEFT_THIN="❮"