fixes pkg location

This commit is contained in:
Dennis Schoepf 2026-01-08 23:56:38 +01:00
parent b62a5a6a56
commit cffea7b4d4

View file

@ -8,7 +8,7 @@
layout {
default_tab_template {
pane size=1 borderless=false {
plugin location="file://{${pkgs.zjstatus}/bin/zjstatus.wasm" {
plugin location="file://${pkgs.zjstatus}/bin/zjstatus.wasm" {
color_fg "#ffffff"
color_fg_alt "#bf8a9f"
color_fg_dim "#807c9f"