mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
fix: do not reserve powerline space in icons only
This commit is contained in:
parent
bb03af5b93
commit
576304b98e
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ set_theme() {
|
|||
esac
|
||||
|
||||
if $icons_only; then
|
||||
show_powerline=false
|
||||
text=$bg_main
|
||||
plugin_colors=(
|
||||
["git"]="text green"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue