From 63db8cce42d75be3a92a3916207b24cf101dcd9c Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 21 Jun 2021 17:44:19 +0200 Subject: [PATCH] home: tmux: use cpu plugin --- home/tmux.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/tmux.nix b/home/tmux.nix index 6a42c26..eeb81d0 100644 --- a/home/tmux.nix +++ b/home/tmux.nix @@ -14,6 +14,7 @@ in clock24 = true; plugins = with pkgs; [ + tmuxPlugins.cpu { plugin = tmuxPlugins.tmux-colors-solarized; extraConfig = ''