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:
symbols:
branch: ' '
branch: ' '
hashprefix: ':'
ahead: ' '
behind: ' '
staged: ''
conflict: ' '
staged: '󰉀'
conflict: ' '
untracked: ' '
modified: ' '
stashed: ' '
clean: ''
clean: ''
styles:
clear: '#[fg=default]'
state: '#[fg=red,bold]'