From d9a514c07d49d682509ed9ecff4d849bec014c74 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sun, 14 May 2023 14:50:32 +0200 Subject: [PATCH] fix(nerdfont): broken fonts in Gitmux --- tmux/gitmux.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tmux/gitmux.conf b/tmux/gitmux.conf index 613709f..dd836e9 100644 --- a/tmux/gitmux.conf +++ b/tmux/gitmux.conf @@ -1,15 +1,15 @@ tmux: symbols: - branch: ' שׂ ' + branch: '  ' hashprefix: ':' ahead: ' ' behind: ' ' - staged: '都' - conflict: '繁 ' + staged: '󰉀' + conflict: ' ' untracked: ' ' modified: ' ' stashed: ' ' - clean: '' + clean: '' styles: clear: '#[fg=default]' state: '#[fg=red,bold]'