fix(nerdfont): broken fonts in Gitmux

This commit is contained in:
Stefan Imhoff
2023-05-14 14:50:32 +02:00
parent cd4850045a
commit d9a514c07d

View File

@@ -1,15 +1,15 @@
tmux: tmux:
symbols: symbols:
branch: ' ' branch: ' '
hashprefix: ':' hashprefix: ':'
ahead: ' ' ahead: ' '
behind: ' ' behind: ' '
staged: '' staged: '󰉀'
conflict: ' ' conflict: ' '
untracked: ' ' untracked: ' '
modified: ' ' modified: ' '
stashed: ' ' stashed: ' '
clean: '' clean: ''
styles: styles:
clear: '#[fg=default]' clear: '#[fg=default]'
state: '#[fg=red,bold]' state: '#[fg=red,bold]'