From 86b0e5bd6cb3c37521138809cf38be914b55072c Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Thu, 5 Mar 2026 22:07:07 +0000 Subject: [PATCH] fix zjstatus fullscreen and sync tab indicator icons --- modules/zellij.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/zellij.nix b/modules/zellij.nix index df4fea9..ee69fe1 100644 --- a/modules/zellij.nix +++ b/modules/zellij.nix @@ -38,8 +38,8 @@ tab_normal "#[fg=#acb0be,bg=#eff1f5] {index} {name} {fullscreen_indicator}{sync_indicator}{floating_indicator}" tab_active "#[fg=#eff1f5,bg=#1e66f5,bold,underline] {index} {name} {fullscreen_indicator}{sync_indicator}{floating_indicator}" - tab_fullscreen_indicator "□ " - tab_sync_indicator " " + tab_fullscreen_indicator "󰊓 " + tab_sync_indicator "󰓦 " tab_floating_indicator "󰉈 " datetime "#[fg=#4c4f69,bg=#eff1f5] {format} "