We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a7abd commit 8a7d942Copy full SHA for 8a7d942
README.md
@@ -71,8 +71,8 @@ set -g @tmux_power_user_icon 'U'
71
set -g @tmux_power_session_icon 'S'
72
set -g @tmux_power_upload_speed_icon '↑'
73
set -g @tmux_power_download_speed_icon '↓'
74
-set -g @tmux_power_left_arrow_icon ''
75
-set -g @tmux_power_right_arrow_icon ''
+set -g @tmux_power_left_arrow_icon '<'
+set -g @tmux_power_right_arrow_icon '>'
76
```
77
*The default icons use glyphs from [nerd-fonts](https://github.com/ryanoasis/nerd-fonts).*
78
0 commit comments