From eb50b7014d8987a7ed29a350a51c5251f7ec6be8 Mon Sep 17 00:00:00 2001 From: ooks-io Date: Fri, 9 Feb 2024 16:41:33 +1300 Subject: [PATCH] fix: zellij flake layout use store plugin path --- home/modules/console/multiplexer/zellij/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/console/multiplexer/zellij/default.nix b/home/modules/console/multiplexer/zellij/default.nix index bf4dc7e..2f19360 100644 --- a/home/modules/console/multiplexer/zellij/default.nix +++ b/home/modules/console/multiplexer/zellij/default.nix @@ -88,7 +88,7 @@ in layout { default_tab_template { pane size=2 borderless=true { - plugin location="file:/nix/store/af53c2bwldpmpzrb01jy1xn779bhya09-zjstatus-0.12.0/bin/zjstatus.wasm" { + plugin location="file:${pkgs.zjstatus}/bin/zjstatus.wasm" { format_left "{mode} #[fg=#89B4FA,bold] {tabs}" format_right "{session} {command_git_branch} {datetime}" format_space ""