From 576304b98ebc969d12c26c007ec3da671a9b3340 Mon Sep 17 00:00:00 2001 From: Abhishek Keshri Date: Tue, 2 Apr 2024 08:44:48 +0530 Subject: [PATCH] fix: do not reserve powerline space in icons only --- scripts/tmux2k.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/tmux2k.sh b/scripts/tmux2k.sh index 1388513..171964a 100755 --- a/scripts/tmux2k.sh +++ b/scripts/tmux2k.sh @@ -147,6 +147,7 @@ set_theme() { esac if $icons_only; then + show_powerline=false text=$bg_main plugin_colors=( ["git"]="text green"